Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
When we click on text box or button is there any possibily to activate sheet and a value in object ?
Regards,
Ram.
You can add an Activate Sheet action to the text box or button on the Actions tab of the properties window of the text box or button. If you also want to select a value in a field then you can add a Select in Field action.
You can add an Activate Sheet action to the text box or button on the Actions tab of the properties window of the text box or button. If you also want to select a value in a field then you can add a Select in Field action.
Hi
You can use action tab to activate or select a value in a field.
1.Right click New Sheet object ->Button
2. On button object right click properties ->Actions
3. Press Add button, in Add Action window select action type Layout and select Action Activate Next Sheet or specfic sheet based on Id.
4.Apply
You can also see select in field option. Set your field name and value. More actions available in action tab. Just give a try.
Find the attachment,
Check the actions on each text box and triggers on each sheet for better understanding
Hi Gysbert,
Your Answer has helped me.
Thank you.
Also my thanks to Nagaraj/Shankerece for your quick response.