Search
-
I'm trying to loop through a Table where a custom field called SalesOrderLineStatusRecordID = 7. When I set the original criteria, everything seems fine.
when it wasn't working for me, I went back to check my action set and this is what I found.
This is NOT a date field
-
Hi
I am importing contact data into Method.
I have Job Descriptions (Buyer, Director etc) in my contacts file to import. I have modified my Contacts screen to include the relevant field, however there isn't an option to map this field when doing the integration/Import.
How do I use this field, I don't want to create a duplicate ...
-
Forums are great. I just used this again.
-
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
-
I have a drop-down field on a screen that has actions on change. For some reason I keep losing the display of the placeholder.
It still exists in the object
All I need to do to get it to display is click the clear option.
Then it shows up fine
-
Trying to catch up again with some of this now. Isabella in my office will now also be working with me on Method.
Since the update is it now possible to edit the live version of a screen?
-
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
-
That doesn't work in my situation. See my screenshot
-
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 ...
|
|
|