You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Update business object on button action

edited May 4, 2018 7:00AM in Visual Builder 8 comments

Summary

Update business object on button action

Content

Hi,

 

Need inputs on how to get handle of the business object  in custom code

 

My requirement is,

1) On button click read value from the business object

2) Update that value for that field

 

Code used in custom code for button -

 

/**************************************/

alert($COntactQueryListArchetypeRecord.getValue('conNUmber'));

resolve();

 

/******************************/

 

Getting error

Error: Cannot read property 'getValue' of undefined

 

Thanks,

Abhi

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!