Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

"g_from.save" doesn't work!

bonsai
Mega Sage

I checked the client in the UI action and used "g_from.save( );".

 

 

However, the record is not saved and when I try to leave the screen I get a popup telling me what was not saved.

 

 

There are about 30 customized fields.

 

When I searched for other articles, it was written that the list field and the choice field were the cause.

 

 

But I need these fields to meet my requirements.

 

 

Even if you execute "g_from.save( );", it doesn't work without an error, so I don't know the cause.

 

Can anyone help me?

6 REPLIES 6

Can you post a screenshot of your UI action page? That will be the fastest way to help. 

 

there are probably about 5 or 6 things that need to be set up for it work.

 

did you fill in the onClick function field, and then create a function with that name in your script, with g_form.save() inside?

 

that also needs to be setup for a client script to work. 

bonsai
Mega Sage

I'm sorry everyone.
I was not allowed to attach an image.
Please close this question.