Search
-
Can you provide me with the screen shot of the error you got?
-
Hey Mahlon-
As it stands today app names have to be unique there cannot be 2 apps named routes or 2 apps named Invoices.
If we create an app called Routes as part of a App Pack and you already have an app in your account called Routes you will have to rename the app in your account to install the Routes app.
The same app can exist in ...
-
The typed out code is:
Imports System.Text.RegularExpressions
Private Sub OnBeforePrint(ByVal sender As Object, ByVal e As System.Drawing.Printing.PrintEventArgs)
CType(sender, XRLabel).text = Regex.Replace(Regex.Replace(Regex.Replace(CType(sender, XRLabel).text, "<[^>]+?>", ""), "&nbsp;", " ...
-
You are right, there are some issues with the Grid column actions, I tried to replicate it and it is giving error. I will create a ticket for this issue and will keep you updated.
-
Thanks! Is there some way we can make some notes of changes for the different versions of the screen
-
I was working with a sales order line grid that had an entity name displayed on it. I was trying to get the entity record ID where full name equals value from screen entity name. I was just getting an error message.
Then I tried assigning the record ID of the sales order line to an action results and show message. It didn't seem to produce a ...
-
Hello Mahlon,
Yes it is possible. Firstly, you have to give permission to that user to access the app, once the permission is set, you can work on one screen and he can work on other screen on the same app. I have tested it on my account and it is working fine. You can also make different versions of screen to test it at the same time.
-Inder
-
Hello Mahlon,
Yes they work fine, I just tested on my account and it is working fine. What kind of difficulty you are having? Can you please give me more detail on it.
-Inder
-
Hello Mahlon,
Thats a great feedback, I will pass this to our product team for future enhancements.
-Inder
-
Hello Mahlon,
I have created a ticket for the development team to look into the issue. I will reply to this post on receiving the resolution.
-Inder
|
|
|