Jump to content

Button name


This topic is 1916 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Hi gurus,

I have a layout with a "popover button" which label is "Hold", inside the popover i have a global field for the user to enter a note, there are also two button inside the popover labeled "accept" and "cancel".

I then have a script that creates a record in a related table all is working find except that i would like to insert the name of the popover button into a field. I am able use Get ( ActiveLayoutObjectName ) and set the name of the inner button but how would i get the name of the popover button. 

 

Thanks

Rudy

Link to comment
Share on other sites

You may either set a global variable at opening the popover to save the popover name and then use it in your record creating script or hardcode the popover name in script parameters.  

 

I hope that above does make sense. It would be easier if you could send us a mockup file so we could better understand the issue .

Link to comment
Share on other sites

This topic is 1916 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.