Hello Community,
Currently, I am trying to find out if making a custom "wizard" is possible. For example, within SAP Business One, I can open a variety of "wizards". Under "Sales A/R" there are "Dunning Wizard", and "Document Generation Wizard". This opens a wizard UI/form, with a header, "Step #", Next/Back/Finish buttons, etc.
Can I make custom wizards? I am developing a pretty expansive add-on, and having wizards that look/act EXACTLY how these other wizards would be great.
I have searched the SDK examples, help documentation, and did searches on Google and SAP's Community Network, but to no avail. Do I have to design forms that look like the wizards? Is there a Wizard class/interface, etc in the UI API? Can I build Wizards within SAP Business One Studio?