hi guys
i wounder if someone wants to show a from full of fields (100+) i just want to show the form as read only to review the data in the form… i know i can make field by field as read-only using macros… but imagine more than 100 fields and i want to create this specific application to show the form data as read only… is there any other way to show the data neat and nice without having too much code and read only macros?
another thing… i managed to make the form after insert gives message like “Record added” and there is a little button says “Ok” there… what if i want to to customize that and ask the user where wants to go after the insert? any idea?
in another words, imagine saving simple form… i want to have a message/page object… whatever, with a message says: record added, click here to add new record, click here to go to grid application, click here to to searh (each one will link it to different application"
what will be the best scenario to have this?.. i could only find like after insert, add new record or sc_redir which doesn’t give the result i’m searching
any hint or idea is appreciated