Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

setting default values using GuiXT

Former Member
0 Likes
773

Hi,

anyone has idea abt out 'SYNACTIVE GuiXT' which is used to set the default values. i want to set default values for some fields in pa40 so that whenever pa40 screen appears default values should always appear.

how to do that using GuiXT

thanks

2 REPLIES 2
Read only

roberto_tagliento
Active Contributor
0 Likes
470

Hi.

Remember that 'SYNACTIVE GuiXT' works client side. So this default value will not work for all client user.

By the way into script file must insert:

Default [OBJECT_ID] "default_value"

Read only

0 Likes
470

Hello Roberto,

Can you please elaborate on what you have said...

Thanks