Can I access the data keyed into a form on the edit page?
In the Edit page I want to add a clickable link after a field (using the function block__after_%field%_widget()) that will send the user to another website to look up information about what he has entered into the field. That html needs what he has keyed in. He hasn't saved yet so its not in the database.
Can I access the data that has just been typed in?
Thanks
George