Search
-
Hey sbradley,
I've tested this with rows and it does work, but there are a few things to consider:
1) Ensure you are using "==" and not "=" to compare. i.e. IsNullOrEmpty([Item])==True
2) Also once you are finished editing the formatting rule it must be added to the Formatting Rule Editor List ...
-
jashley,
One way you can prevent users from editing is to hide the Save buttons. You can place the action Show/Hide Field/Object within a conditional statement to allow the logged in user to only see the Save button if the record is assigned properly. This might be a large project as there are many screens you might need ...
-
Hey Ben,
Any update on this issue? I havent done much work with changing load actions, so I'm not sure how to fix this on my side.
-
That will work for just changing it in the MEthod Estimates tab. But once you try to print to a PDF template it is going to sort according to the Line Order number. So is there a way that you can make the Line Order number save when you change it in the grid in the Estimate Tab. Be Default you can change the value but you can't save those ...
-
Ben,
Yes, that seems very odd. So the top buttons don't work when in the portal, but the bottom buttons always work? I still can't replicate this, so could you enable Method Support on your account and email me the company acount and the screens?
- Adam
-
Ben,
The tags were disappearing? That's definitely strange. I tested with a tag and about 120 contacts. All of them changed. I'll test it further and see if I can replicate any of this.
- Adam
-
Karen,
I’m not sure if this can be achieved via a popup, but I have a few dashboards that include reports for cases and activities created by month. I have two date pickers on the screen. One is hidden and is set to the current date/ time. The other is set by the user. Then in step 2 of 4 on the report object wizard I have a ...
-
Step 4 of 9 on the grid for the estimate line items includes 3 dropdowns in which you can define the sort order for grid items (filter by any field in the table). So you can sort by record ID, then date then amount for instance. Also by clicking on the field heading on the live grid you can sort ascending or descending, again by ...
-
Ben,
having just started implementing web forms myself I have a feeling this isn't possible.
Certainly when creating an activity using a web form I experience the same issue. The 'activity.contacts' field is blank for activities created via the form.
Somebody has to physically open the new activity and assign a contact to it.
-
They are run one aftre the other and the success/ failure of the first one is used to run or block the second.
|
|
|