Search
You searched for the word(s): tables
-
Hello Blake,
You are right. From an action, you can call other actions within the screen or copy actions. Also, we don't have a "global call function" where you can store actions in a central place and call it at any place. Most likely this is due to the complicated nature of developing global ...
-
I also tried Chrome and get the same error. If I try and select to import a table from a file it gives me..
Import - Step 1: Import / Export menu
Help | Menu
Integration Tools menu >> Import / Export menu >> Prepare ...
-
I believe I have a problem similar to this one. Mine is not in the Field Services module, however, I am receiving this message when I try and update an activity for an opportunity:
Please make sure an input control for 'Name' is on the screen and a value is entered.
Additional InformationAction Sequence Order:9
All required fields on ...
-
Its looking for the RecordID(integer) of the purchase order that this line belongs to.
A good idea when using the API is to review the tables you are trying to insert into in Method. The table UI in Method will show you the required fields, what table they come from if relelvant, and the type.
-
That is a dropdown in Table B that is pulled in from Table A. I'm trying to keep B synced with A, via A's record ID.
-
Hi ImTheirWebGuy, gbisaga, and LaCrews,
For any .asmx page you can click the name of the available operations and that will take you into operation specification. This includes a description of the soap envelope, which is what you were asking for ImTheirWebGuy. This is standard. So you can go to ...
-
Also Customer table has a un ique field FullName and it is marked as a unique in method. However when I try to add it as a column for dropdown, there is only recordID.
-
Hi Wentsi,
The easiest way to do this is by using the Import/Export feature. Go to Customize > Integration Tools and click on Go to Import / Export. Click on the radio button to the left of Export a table to a file, uncheck the checkbox to the right of Show only common tables?, and select ...
-
Hi John,
Before we get to the Case Table, I would suggest that we have to fix the ContactsSalesRep Field, for that I suggest that you regenarate two more tables i.e. Contacts table and SalesRep table like you did in previous step. After you regenrate both the tables regenerate the Case table. This should regenerate the Case tabe and fix the ...
-
Hi Robert,
The Report Desinger can only use information stored in tables attached to the report being generated. In order to acheive what you are asking, you would need to write the "where script" into a field in one of the associated tables (Update Field in Table action). You would have to build the text for ...
|
|
|