August 14, 200619 yr I want to do an Instant Web Publishing, but I want mainly the table view to be seen. How can I add buttons to the table view? I can add them to the form view but not table view. I am hiding the status bar because I don't want people messing with it. I want to add a button to enter find mode and then to actually do the find. Thanks
August 16, 200619 yr The only way to have buttons in table view is to put them in the header. To activate the header, look in Layout Setup for the Table view settings. If you need record-to-record buttons (e.g., a "More" button), you have to create a list view layout that looks like a table. Oh yes--you might also need to add scripted navigation to your layout if your status bar is hidden. David
Create an account or sign in to comment