2011-04-23, 07:16 AM
Okay, so my forum requires I update some information in a table very quickly and usually constantly. Such table is located at the top of the forum, below the navigation bar etc.
The table has 6 "rows".
Each has a piece of html text.
I want it so there is a button next to the table (only visible to me, the admin, or other specific usergroups in the settings). If I click that button, all 6 "rows" because "editable textboxes". I can change their html. Finally I can click the button again to save the changes, and all other users will see the updated table box.
![[Image: requestk.png]](https://camo.mybb.com/6ee6b45672fd011a1c0d591f64a3950065ee342b/687474703a2f2f696d6738382e696d616765736861636b2e75732f696d6738382f343437322f726571756573746b2e706e67)
Expected Settings Page
- Turn on/off the table.
- Array of specific usergroups that can use the edit button.
Can someone help me? I believe this is a rather simple request, but I am not PHP expert to actually tell...
Thanks.
The table has 6 "rows".
Each has a piece of html text.
I want it so there is a button next to the table (only visible to me, the admin, or other specific usergroups in the settings). If I click that button, all 6 "rows" because "editable textboxes". I can change their html. Finally I can click the button again to save the changes, and all other users will see the updated table box.
Expected Settings Page
- Turn on/off the table.
- Array of specific usergroups that can use the edit button.
Can someone help me? I believe this is a rather simple request, but I am not PHP expert to actually tell...
Thanks.