Hej!
I’m trying to add custom print label functionality to the Factory Track – Direct Entry form.I copied the original Direct Entry form into a custom version and confirmed that all existing functionality works correctly. However, I’m running into issues when trying to modify the layout:
- The form layout appears to be locked
- Changes to height and width do not take effect, even when modified in the layout settings
- I want to add a couple of FlexLayouts containing a button and a field (marked in red in the screenshot below), but I’m unable to do so
I’m relatively new to Mongoose, so I may be missing something fundamental. One thing I noticed is that the Direct Entry form is a .ts file, not a .mobi file like other forms.
Could this be affecting the form’s extensibility or layout customization?
I’d really appreciate any guidance on:
- How to unlock or modify the layout
- How to change the height and width of the form
- Whether the
.ts form type limits layout customization
Any suggestions or help would be greatly appreciated.
Thanks in advance!