Normal Topic Add New Records Button (Search Mode) (Read 325 times)
actiontech
Full Member
***
Offline



Posts: 173
Joined: Apr 10th, 2016
Add New Records Button (Search Mode)
Jun 6th, 2016 at 5:27pm
Print Post Print Post  
I'm trying to create a button that will Add New Records. Seems easy enough, there is a Command Button > Code Builder > that does just that.

However the problem is that it only adds records from Update mode or Add Data mode.

My problem is that there is no "@MenuTreeItem" for "Search Menu!" to select "Add New Records"

I tried adding the command that was already there to Search Mode "@CreateNewRecord()". Doesn't work within those confines.

I also tried writing it as "[APPLICATION TITLE]!Forms!Add Data![DATABASE NAME]![FORM NAME]". Doesn't appear to work either.

Does anyone have a solution to this or idea as to what I could do?

  
Back to top
 
IP Logged
 
actiontech
Full Member
***
Offline



Posts: 173
Joined: Apr 10th, 2016
Re: Add New Records Button (Search Mode)
Reply #1 - Jun 6th, 2016 at 5:39pm
Print Post Print Post  
Nevermind, found it.

Search Menu!Switch to Add Data Mode (Ctrl-F6)
  
Back to top
 
IP Logged