On the Custom Form for a Journal Entry, is there a...
# general
j
On the Custom Form for a Journal Entry, is there any way to make the
Name
field (aka
entity
) in the sublist of
Lines
mandatory?
a
If you logged in as an admin and open journal entry you should be able to customize form and you can make it mandatory AFAIK
j
a) no place to customise this sublist as there is no ‘Sublist Fields’ tab. b) even on forms that DO have a ‘Sublist Fields’ tab (e.g. Sales Order forms) you still don’t have an option to specify which columns are mandatory.
a
I have chopped together scripts before to make fields mandatory when you click save. Might be an option?
also sorry I've never used a journal entry
j
I’m doing it with validateLine for now but would prefer it to be visually mandatory.
a
I am actually kind of having the same issue with a scripted record from BlendAPP ppl. I want a field mandatory (LOT# on QC data page) and they told me they cant do it 🤷
s
Might be able to do so with workflow using sublist action
j
I don’t see the sublist in the dropdown, the only one that shows is Item
I did actually try a few things before coming here 😉
Screenshot 2025-06-27 at 11.50.53 AM.png
t
A quick client script
f
Use ClientScript, trigger = LineInit