PabloZagni
Explore posts from serversHTML Input field
Hi.
I meed am input field to let the user enter an HTML table, to design the headers of a document template, so all content has the same header. RichEditor cant handle this. Is it safe or not to allow the user to enter HTML code? Any recommendations?
15 replies
Panel Authorization
Hi! I have a "Orders" resource, and a "My Orders" resource.
How should I define policies? since a user should always viewAny order when enters MyordersResource... and don't have access to viewAny() when entering "Orders" ? Only admins can see all Orders.
Both resources use the same model.
Thanks!
14 replies
Table with differents row content
Hi. I have an ISSUE model , with a relationshipManager on "activities".
Each activity can be of different "types" (comment, attachment, priority change, etc)
I want my table to display different data for each type. Is it possible?
Thanks
5 replies
Action button on Topbar
Hi! I would like to add an Action button next to the user dropdown and notifications, so the user can use that action anywhere. In this case, I want to create a record in a database, like a quick note, so the user don't need to navigate... just create a quick note from anywhere... thanks!!
8 replies