dharmsan
16th September 2011, 05:41
Hi all,


Can we set the default focus for the fields on a session, if yes then which function we use.
And one more question: If DAL is exist on a particular table than can't we call the after.input field ? I want to ask a yes/no question on a specific field on after.input/check.input but it is not working if the DAl is there on the table.

Suggest any way how to ask a yes/no question on a field on the event of after,input/chk.input.





Regards,
Dharm

Hitesh Shah
26th September 2011, 18:35
Dont know the specifics of Ln nut in B4 developers can use to.field() , input.field() functions to set the focus on a field . Such function must be available in ur version too .

Other fields sections where question may work on.input , before.checks , when.field.changes . U may check if that applies to u .