Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Entries do not have an Asset unique per entry. So you can't just add 1 media entry from 1 gallery to another without flat out copying it. So the only way to do that would be to take the gallery entry they want displayed on their profile, make a copy of it, and change its asset to match their profile. I guess the best way to go about doing that is a Query auto action and just directly makes a copy using an INSERT SELECT query and modify the asset in the SELECT. As for adding the button you'd have to use a Code action to output the HTML; see the like system action for example on how to render the button in the modal window.Next we would like any registered user to be able to select an item shown by this menu and have this item display on its own profile.
I was thinking of a new cb field in which the chosen asset number would be selected. Is it possible to do ?
Can we build a button like the like button which would set the item reference to the cb field ? Could we do it by auto action?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.