close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Hiding button in a DA repeating region

Thread began 5/14/2012 1:36 am by Paul | Last modified 5/14/2012 2:20 pm by Paul | 762 views | 2 replies |

PaulBeta Tester

Hiding button in a DA repeating region

I'm using DA to populate a repeating region with a logged in clients photos.
User photo data is sourced from mysql table 'PhotoImgLib'

A button is rendered in each region displaying a photo.

When the button is clicked, the id of the selected photo and logged in user is updated in a different mysql table called PhotoImgUpd.

Each record in the table PhotoImgUpd is user-unique (one entry per user), so the photo id will only update the user record if found, no matter which photo is selected.

This all works fine.

Heres the what im trying to achieve;

If a user has say 12 photos, which are all displayed using the repeat region and selects photo 6, then the id:6 (assuming its the index # in the PhotoImgLib table) will be updated in the PhotoImgUpd table.

After an update and when the page refreshes the repeat region, I would like the button for photo id:6 (or whichever record was selected) to hide or change the button text to "Photo already selected" - something to indicate to the user that the selected image has already been updated.

The other 11 photos will have the button enabled so they can be selected by the user.

Any ideas please?

Thank you.

Sign in to reply to this post

Jason ByrnesWebAssist

your PhotoImgLib table would need to have a column for the users ID and a column for selected.


by default the selected column will be set to 0

when an image is clicked, it should trigger an update behavior that sets the selected column for that image to 1.


you can use an if statement to show the selected message it the selected column is equal to 1

Sign in to reply to this post

PaulBeta Tester

Thanks for your reply Jason.

I think i understand.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...