5 Replies
my goal here is when user is inserting a new data, the user field doesn't have to be filled or changed. user only need to choose the invoice (tagihan) that hasn't been paid & upload the proof of payment image required
If I understood correctly, you can use the
disabledOn
method.
For example:
and as parameter you can use create
or edit
thanks for the heads up, i'll try it now
hmmm, i kinda want that user field to be somekind of read only or maybe disabled, but the value of it can be inserted to the table (the value was taken from the user id). is there a way for that?
Can you please rephrase the flow you're thinking of? I cannot picture it, sorry