Hii,
Is it possible attachment file is shown on form when user create new record . Attachment file will be shown to all user when creating records on table on new button click .
Hii,
Is it possible attachment file is shown on form when user create new record . Attachment file will be shown to all user when creating records on table on new button click .
Hi,
You don't need ribbon button for my suggested solution.
You only need to create new field of type File. Place this field on your form. This field can be used to attach pdf file. Try to do that first and show this to your customer.
This will be visible to all users on all records by default.
In case you want to make it read only for some users, you will have to write javascript.
Hii,
I want when new form is saved for every user there is attachment file button like word templates which is standard option in powerapp. If i create a field and read only to basic user and editable to admin user it not working on all records . how to get the file on every records when new form is saved.
Hi,
You can create new field of type File.
muralikrishnasabbavarapublog.wordpress.com/.../
Now you can write javascript code to disable this field and make it read only for other user and editable for admin based on logged in user security role
Hii,
In model driven app when click on new button and record save . I want attach file button in top of form . Admin user will attach that file on top of form like word template option in top of form . Only admin have right to edit the pdf other user only read the pdf of company policy.
Hi,
I don't understand your requirement.
Can you please elaborate?
Hii,
If I save the record can I find any option of pdf file which is visible to all user when create new record and only editable by admin.
Hi,
Unfortunately it is not possible.
You will have to first save your record.
André Arnaud de Cal... 291,711 Super User 2024 Season 2
Martin Dráb 230,458 Most Valuable Professional
nmaenpaa 101,156