sc_btn_display not run

Hi,
after i load next release (9.4) the sc_btn_display() run only on OnLoad() why?? it is very urgent i have other 10 app on block

for my logical cicle i use to set “off” on init event and i set to “on” on OnValidate event . i have see that on validate event set “on” and set “off” do not run

Best regards

it should work becoz manual says:
Macro Scope [TABLE=“cellpadding: 0, cellspacing: 0”]
[TR]
[TD]calendar application[/TD]
[TD]chart application[/TD]
[TD]Grid application[/TD]
[TD]Form application[/TD]
[TD]Control Form[/TD]
[/TR]
[TR]
[TD=“width: 120px”]onAfterDelete
onAfterInsert
onAfterUpdate
onScriptInit
onLoad
onRefresh
onValidate
onValidateFailure
onValidateSuccess[/TD]
[TD=“width: 120px”]onScriptInit[/TD]
[TD=“width: 120px”]onScriptInit[/TD]
[TD=“width: 120px”]onAfterDelete
onAfterDeleteAll
onAfterInsert
onAfterInsertAll
onAfterUpdate
onAfterUpdateAll
onScriptInit
onLoad
onNavigate
onLoadRecord
onRefresh
onValidate
onValidateFailure
onValidateSuccess[/TD]
[TD=“width: 120px”]onScriptInit
onLoadAll
onRefresh
onValidate
onValidateFailure[/TD]
[/TR]
[/TABLE]

Hello, @rinolt

We really appreciate your contact.

Can you tell me which application are you using?

I did some tests in my environment using form app but didn’t get success to replicate.

Hi robertoferraz,
i return back to 9.3 and change logical flow of my form . sorry .
best regards
rino