Reordering Fieldsets
02 November 2024
Now you could also place field easily after any field that you want just using parameter before and after
Construction to this looks like this
<qp-fieldset modify="#SomeID" after=""#AnotherID> </qp-fieldset>
on practice it looks like this
<qp-fieldset
We are placing our field after CurrentCustomer_ReferenceNbr