Thursday, February 25, 2016

Power Browse Form - Push button linked to hypercontrol problem.



I am using Demo 9.1. I have created a Power Browse Form with a reusable subform. I added a push button and labeled it Find as I want to replace the Find hypercontrol in the toolbar. In the Button Clicked event rule FC Find = HC F&ind. I get the following message....
A screenshot is attached.
*************************

EVENT RULE VALIDATION LOG

APPL - P5641021 - Work With Item Branch (PF)

Created : Thu Feb 25 09:44:55 2016

*************************

/* CER ERROR #3036 : Form Control with NO szDict assigned */
Function Name: P5641021_W5641021A_35_0
Function Description: ER for W5641021A_35_0
Form: W5641021A - Power Browse
Control: 35 - Find
Event: 0 - Button Clicked
Seq #: 3
Line #: 1
Line Text: FC Find = HC F&ind

*************************

/* CER ERROR #3021 : Invalid destination for assignment */
Function Name: P5641021_W5641021A_35_0
Function Description: ER for W5641021A_35_0
Form: W5641021A - Power Browse
Control: 35 - Find
Event: 0 - Button Clicked
Seq #: 3
Line #: 1
Line Text: FC Find = HC F&ind

*************************

Can anyone explain or suggest my next move?

Thanks in advance


from JDELIST - JD Edwards® EnterpriseOne Developers http://ift.tt/1QgUq3O
via IFTTT

1 comment:

  1. Form Control with NO szDict assigned */
    You need asociate EV01 with check box in properties

    ReplyDelete