TeamDesk Knowledge Base & Support

   Home      FAQ      Forum      Idea Exchange      Ask a Question      My Stuff      Help   
  
Button "Add Similar" (optionally) also in table view rows
...
ID
1319
Category
TeamDesk
Author

Robert Gustavsson
Date Created
11/13/2019 9:04:41 AM
Date Updated
11/19/2019 9:51:25 AM
Status
New Idea
Score
30
Promoted By
Patricio BustosPhilipp Matuschka (MMB)Robert Gustavsson
Comments
cooper collier  11/13/2019 9:43:35 AM
you can accomplish this using a custom button and a navigation action. Create New record. Then just assign the columns one to one that you wish to be "similar"

AS A BONUS: You can make an additional TEXT column [Source] = "Copied from Record ###" You can even make a reference back if you wish.

You can replace the Form Button and Add a View button with more functionality in one go!
Philipp Matuschka (MMB) 11/13/2019 11:12:37 AM
Cooper

I tried something like that when this idea was last mooted and it just isn't quite the same as ADD SIMILAR. And, as you say, you have to code it all wheras the ADD SIMILAR functionality already exists and making it available at table level makes so much more since.
Slava Shinderov  Staff  11/13/2019 1:10:27 PM
@All Alternatively please consider adding a Custom button with linked Navigate Action to the Custom URL:

<%URLRoot()%>/edit.aspx?t=<%TableId()%>&rid=<%RecordId()%>&back=<%BackURL()%>

Robert Gustavsson 11/14/2019 3:06:23 AM
Thanks. Can I make it navigate back to the table view automatically after saving?
Slava Shinderov  Staff  11/14/2019 4:28:36 AM
Did you give it a try? I guess, it will navigate back.
Robert Gustavsson 11/14/2019 6:34:18 AM
It stays in view mode of the created record.
Slava Shinderov  Staff  11/14/2019 6:38:42 AM
Please try to add &rback=1 to your URL.
Robert Gustavsson 11/14/2019 6:42:02 AM
Thank you Slava. Yes that sends me back to the original table view.
Philipp Matuschka (MMB) 11/19/2019 9:51:25 AM
Hi Slava

That's a been a great help, thank you.
Feedback
 
Back to Search Results