DefaultFocus User Property In Siebel
DefaultFocus is a user property helps to put focus on a particular field.
Ex. DefaultFocus_Query = Account will put focus on Account if query button is clicked on the applet

Then it will result in

Similarly we can use below mentioned user properties for applets:-
DefaultFocus_Edit = Contact will put the focus on contact field when the applet is in Base, Edit or Edit List mode.
DefaultFocus_New will put set a field or control within an applet that receives focus when applet is in New Mode.

This will give default focus to New button on an applet being used to add a new record.
If DefaultFocus_New is not added to an applet then first field in the applet gets default focus when applet is in new mode.
Also Read:
User Property in Siebel
Named Method Property
Related posts:
- Named Method Property
- Aspect BC ReadOnly – BC user property
- Text Length Override User Property
- What is the use of Link Specification property at Field object?
- User Property in Siebel
- Business Component User Properties

















(No Ratings Yet)
Leave your response!