Search
-
Create a copy of a native method screen such as new activity.
Make some modifications and publish the screen.
When you try to customize the newly published screen,sometimes it tries to make a copy of the original screen instead. It's not consistent, so you may need to try several times.
-
Hi GroGreen,
My apologies for the late response. The Load and Focus actions are both triggered each time the screen is displayed. The difference is that the Load action is triggered prior to the record being loaded and the Focus action is triggered after the record is loaded. If you were attempting to hide an object that is loaded with the active ...
-
Hi GroGreen,
My apologies for the late response. I'm not able to replicate this behaviour. Is this still an issue?
If so, can you provide me with steps to replicate. It might help if you could post a screen shot of the red outline & hover error message that you're seeing.
--Audisho
-
Hi Mahlon,
My apologies for the late response. I'm not able to replicate this behaviour. Is this still an issue?
If so, please provide me with a step-by-step walkthrough of how I can reproduce this.
--Audisho
-
Hi Mahlon,
My apologies for the late response. I'm able to replicate this behaviour as well. As such, I've created a ticket for our development team to investigate. I'll post back here once this is resolved. Sorry for any inconvenience this has caused.
--Audisho
-
I was troubleshooting an error message for a client on a customized version of the new contact screen.
On the SaveBase button, insert customer action, the internal note is blocking some of the actions and I'm not able to scroll.
-
yes everything is working now~
Thanks :)
-
Set up a Screen based on the Blackout table. Add a grid with a few columns. All of your data should display. Then add an addition "select" column. This allows you to add an action to this column. Call this column "Delete line" Add the "delete"action. and "refresh ...
-
Sixtel,
Everyrecord in everytable in Method has a unique RECORDID. FullName is the key field for the Customer Table( it has to be unique also). It is the customer's name...It's RecordID is the unique number assigned to that name. This is how you associate the customer attributes (like billing address ) with a particular ...
-
Hi Sixtel,
The Customer table is the table that links to QB. It is really a subset of the Entity table, which is the QB table that contains all of Customer, Vendor, Employee and Other Namess. The Contacts table is a Method table. It includes all of the Entity table names (as fullnames) as well as the additional ...
|
|
|