Hi,
I have added a new tab to FmPerEntityEdit following the instructions in Help>Manual.
How can I specify where the new tab is positioned?
When I added New Page it was after the Comment tab with TabIndex = 15.
After saving the form and re-opening it the new Tab is after SQLPreview tab with TabIndex = 12.
If I edit TabIndex (entering a number between 0 and 15) in Component Inspector the tab represented by the number I enter becomes the active tab. If I put in a number > 15, it reverts to 12.
TIA
Malcolm