Modifying Older Syntax Forms In XStore POS (Mobile)
Using Xstore v21.0.
Has anyone had any success in altering the UI for the sales transaction view in xstore mobile? Any experience altering these older styled /form/
files would be appreciated, but I am specifically trying to add panels to the TRANSACTION_LIST_PRIMARY.xml
.
I've had minor success in creating a new type of FormViewPanel
that only really calls the CustomFormPanel constructor, but this attempt only worked for altering the display for the thick client. I am trying to alter the sales transaction view for the mobile. Is it a different file, maybe?
Tangent: I don't believe the FormDesigner works for this file, either. Doesn't seem like anyone uses this anymore, but there is documentation telling you to use it for these older style forms, and it's really irritating.