In a webform submission, I need to reference a user that has previously submitted the same form.
I created an entity reference field pointing to a User entity reference view
Everything works fine until I relate the user with the Webform submission(-s) the user has submitted. (I installed Webform Views Integration module) to set a contextual filter.
After establishing the relation, the field in the form stops being populated.
I have a site that posts upcoming product releases. I show 5 releases at a time. I know that I can set ascending and descending, also, by last update. But how can I change the order specifically to a product.. lets say I have it in ascending order of release date. Then one of the products in the middle changes their date, so I want to move the product down but keep the order for the rest.
XXXXXXXX
XXXXXXXX
XXXXXXXX - This one changes date , so I want to move this one down and the bottom one up.