Imagine that I have a relation field, and I want to store that relation and also an atribute name of the chosen relation into a hidden input.
Example: Into a relaion field I choose a project with name "Something Cool", I want to store "Something Cool" into the hidden input info.
How can I do that?
(I need that because of a sorting... I can't access to a relation)
