M
Mike Fechner
Guest
[quote user="Rus Paul-Adrian"] I have created a new frame and named it Frame-Subscribe. Afterwards I put a button on the main page to toggle the hidden value of the frame, however the AppBuilder doesn't seem to recognize the frame name because it gives me this error whenever I try to do anything with it: "Unknown field or variable name - Frame-Subscribe. (201)". Any help is appreciated. [/quote] Mind sharing some code? This works for me: DO: ASSIGN FRAME frame-subscribe:HIDDEN = NOT FRAME frame-subscribe:HIDDEN . END.
Continue reading...
Continue reading...