The title is self-explanatory.

I am sure this will vastly strengthen this area, I have came accross scenarios whereby I was having some custom jquery doing some client-side logic, and the only piece which was missing was:

Ability to link the jquery logic with Drupals Server-side session variables/tokens/roles ...etc

I had to create some hidden cck fields which acted as variable placeholders, but the problem these fields where usable after saving the node, ... you got what i mean?

Comments

bakr’s picture

Component: Rules Core » Rules Engine

basically, this will allow users to create

pre-populate

rules in their sites.

mitchell’s picture

Category: feature » support
Priority: Major » Normal
Status: Active » Fixed

Re trigger: This is already possible with a path condition: "*/edit".

Re pre-populating fields: Search the issue queue and the handbook for how to use the session referrer or context.

bakr’s picture

Wow, that's a mind blower, how simple it is, yet it did not came to mind.
I need to test that the actions are run before the form is rendered to the human-form-editor.

Thanks for the great tip!

mitchell’s picture

You're very welcome!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.