I have a few content types that a user may choose to use regularly (to make a daily or more frequent update). I want to have a form block that will display the forms that the users have chosen to use regularly display in blocks on a page for each user.
In other words, the user will go to a page for them each day and enter in some data. I want the forms they have chosen to be persistent on this special page. Forms they have not chosen to use would not show on this page. Is there a way to do this?
Comments
Comment #1
MBroberg commentedYou could configure each block so that users can set visibility to yes or no. You would have to have a separate block enabled for each form, and then the users could view or hide each one from their "edit account" pages.
Comment #2
mikey_p commentedYou could also use a module such as Homebox or Dashboard which gives the user a page where they can configure and arrange from any number of blocks that you make available.
Comment #3
jenna.tollersonMaking the title a little more descriptive, feel free to correct me.