Could anyone provide aikau form example with data loading?
问题 Aikau example contains a var button which configured to show popup with form control. As I know every aikau form has a value, which can be used to prepopulate controls, but how to load value from URL? E.g. someone push on the button, it load "somehow" data from URL, stores them into Form value and then populate one field on the form. The key problem is what parameters to use as URL (is it publishPayload.url ?) and what and where a topic should be set for this? I have tried already example