Search
-
Hey Mahlon,
Trying to replicate this issue - when does the value for the placeholder get removed? On screen load? Or after you change the dropdown option?
-- Mortaza
-
Hey Mahlon,
Appreciate the follow-up. Agreed, those options are unnecessary. I am unable to put together a workaround - I have created at ticket for our development team to take a look at how HTML rendering gets handled in a Text controller.
I'll keep you posted in what I hear back from the team.
-- Mortaza
-
Hey Mahlon,
Try using a HTML Editor controller. From my testing it renders the full HTML into bullets.
I tested using:
[quote]<ul> <li>test</li> <li>test</li> <li>test</li> <li>test</li> </ul>[/quote]
Try that and let me know of the outcome.
*edit: wanted to add if you ...
-
Hey Jason,
I have not tried the ListBuilder route, but if the final outcome is that you are trying to retrieve the list of Emails of the Customers that have payments against an invoice, this is the solution I put together:
~ quick little gif of the screen in action: https://streamable.com/nln8
(1) It looks like you already ...
-
Hey,
You can try, setting the Grouping Interval to Month and changing the Value Format to "d" -
You can read more about formatting HERE.
-- Mortaza
-
Hey Ted,
I modified the code and this should load for you, give it a try and let me know if it does.
SELECT Max(viewaccInvoice.TxnDate)
FROM viewaccInvoice
WHERE viewaccInvoice.Customer = Customer
*note make sure you have 'Customer' field on your Grid listed.
-- Mortaza
-
Hey Jake,
Troubleshooting this issue over the Forums will be tough especially since it has to do with a lot of sensitive data; I have created a Support case for you and a member from Support should be in tough ASAP.
They will be able to connect over a remote screen share and work with you together to find a solution.
For ...
-
Hi Savanna,
Since the User is related to records in the Audit you are unable to delete them. Making them Inactive will decrease the license count and also restrict the User accessing the account.
You can do that by:
- Uncheck both options on Step 1 of their User settings under 'Customize > Users'
-- Mortaza
-
Hi Mahlon,
I was able to replicate this issue.
I have created a ticket for our development team to take a look, will send over any updates I receive.
-- Mortaza
-
Hi Mahlon,
I have created a ticket for our development team to take a look. I'll send over another update when I hear back from the team.
-- Mortaza
|
|
|