Search Results for 'script'
-
Search Results
-
Hello,
i’m trying to refresh a new child record which i created with ‘record.addNewRecordToField’ in background.
I just don’t want to double click the new entry and press CMD-R. In the related child form there a some script and calculation fields. The problem is, that calculation 1 has an result for calculation 2 and these both has a result i use in a script field.
At the moment i have to open the new record and press three times CMD-R. This isn’t so funny that I want to do it 100 times a day…
I couldn’t find something in the javascript documentation to trigger the refresh with a script…
Had anyone had the same problem and have a solution?
Thanks a lot…
Is it possible to insert a chart into a layout? Ideally the chart would be fully customizable, even if that requires drawing it with javascript.
Thanks for your advice!
Topic: layout mode – identify field
Hi,
how is it possible to know the name of a field in the layout mode ?
In some layouts I prefer to delete the description field in some cases or I might loose the information field by dragging the fields around. In this cases I am not able to identify the fields anymore.
I would expect this information in the inspector sidebar.
best
AndreasDear Folks!
I apologize in advance. I really searched but didn’t find anything in the forum.
Here is my problem:
In my tapforms-CRM I have a button, that generates an email to the customer when clicked. Indeed, I managed, that this generates a complete addressed email with subject and text. I have also a button for phone calls. (I love tapforms for this!)
Now I would like to have a button, that prints the invoice (from the invoice-layout) or saves it as a PDF.
Of course, I know: I could just go to the invoice-layout and then choose menue>print. But I’d rather have it as a button in the CRM-layout.
Really great would it be, if there could be a script, that could be used to generate an email containing the invoice PDF as an attachment.
Thanks in advance for thinking along.
Regards,
EDDY