How about output parameters for web blocks?
This could help reusing upto single fields. And reduce bugs, ie. where accidently one attribute wasnt set in 2 out of 50 fields, which then lead to invalid inputs and ofcourse a big expedition to finding the two faulty fields.
ie. you have a date input field, which needs a special logic and is used accross all espaces.
You can create a webblock, with the input field and all required logic, preparation, actions, style etc
Have an input parameter, for the current or initial date and then the new output parameter, to return the changed value.
Now the webblock can be implemented in any form, to update the date in any table.

(in this example, the date chunk is used for the date of birth. but it would also be any other date field, in other forms, from other tables)
Merged from 'WebBlock - Output Parameter' (idea created on 2012-09-23 16:24:32 by enigma), on 2016-10-25 13:01:17 by Goncalo Borrega