Search
-
Hi All,
In the lead list section, there is a search button on the top right, when I search for a lead and click on select, I am getting an error saying it cannot find a tab link.
I looked in the search screen and cannot find where this error is occuring, so I am assuming I am looking in the wrong place, and I should be looking at the lead list ...
-
Ben,
When I add values to these drop downs, they do not save to the table. These we're objects that do not have any ties to the DB. How do I now save the values to the DB. I have a field called Category and SubCategory. I tried this action but it did not work
Text Change Action: Update Field in Table
Update ...
-
Ben,
After messing around a while I got it to work. What I did is I created a table called categories, and made 2 fields. Category & SubCategory.
Something like this
CategoryName
SubCategory
Restaurants
Automotive
Restaurants
Pizza
Restaurants
Chinese
Restaurants
Steak ...
-
I want to create a category dropdown and a subcategory dropdown.
When I select a category, the subcategory should change.
The category dropdown should draw from a new table which has two fields Category and SubCategory.
The Subcategory dropdown should draw it's data from the same table but of course using the Category selection as a ...
-
I need to customize the list lead grid list so it only links to edit leads when the logged in sales rep owns that lead.
So I figured out how to create a condition on that goto link, that checks the rep initials against some other field on the screen, if that does not equal that it stops all other actions.
The problem is I do not know how to ...
-
I just had the same problem, turns out it was a permission thing... The particular screen I was linking to had the permissions for everyone except the user I was logged in as.
So this error message is very misleading.
Hope it helps someone else out
-
Ok cool glad you recognize the flaws, hopefully I will not have to call on you to be a log reader in the future :)
Thanks
-
Hmm.. at least output some useful error info within your api.
-
Thanks Paul, how do I see the error logs so I don't have to bug you guys. :)
Thanks
-
This is the error I am getting when trying to insert a new customer record. with the MethodAPIInsertV2 api call.
I have no clue what the error is, any way to find out?
Do I first need to create a company record in order to add a customer record?
|
|
|