Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

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

Posted

Thanks Siroos,

 

How would i do that i am not calling a script from the main popover button

 

Thanks

rudy 

 

Posted

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 .

Posted

A button or a popover do not activate by clicking. If you want your script to know where it was called from, simply attach a unique text parameter to the button calling the script. 

This topic is 2131 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.