NetTalk Central

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - lgoolsby

Pages: [1]
1
Web Server - Ask For Help / Disable Child INSERT and Display a message
« on: April 29, 2014, 12:10:47 PM »
My webpage has 2 browses.  1. MEMBER brose and 2. Transactions.  The user selects a record in the MEMBER browse and then INSERTS a record into the TRANSACTION browse which is primed with MEMBER data.  When the user selects a MEMBER where MEM:SPOUSE = 1 I want to disable or hide the INSERT button on the TRANSACTION field.  I also want to display a message somewhere on the page that displays MEM:NOTE which tells the user who the spouse is.  Any help would be greatly appreciated.

Thanks,
Lee Goolsby

2
Web Server - Ask For Help / Delete not working
« on: April 29, 2014, 12:04:13 PM »
I have a browse from which I can INSERT but the DELETE does not work.  When I use the DELETE button on the browse or from the FORM I am returned a "File Access Error" of "Invalid Filename (45).  What might I be doing wrong?
Lee Goolsby

3
Terry,

Thanks for the reply, highlighting the fields worked perfectly.  I misspoke about deactivating the INSERT button.  What I want to do is DISABLE the INSERT button on a child browse.  If the SPOUSE field is set to 1 then I need to disable the child browse insert button and tell the user to find the spouses record to insert a child record from.  Thus, I need to disable that button and then have a message above or below it telling user to use the spouses record for this action.

Thanks again,

Lee Goolsby

4
I need to highlight rows in a browse where field "SPOUSE" has a value.  Additionally, I need to deactivate the INSERT button for any rows meeting this criteria.  Please advise how best to do this.

Thanks,

Pages: [1]