I'm getting the error "Invalid file provided for module import! Try Again." when trying to import a module after modifiying its fields in CoreBOS and exporting it. Any idea what may be causing the error?
When table generated by gendoc have a lot of items, it will break in to more the one page.
Is there a way to have new table header on each page that contain the table?
I have a question: Is there a way to put the focus(cursor) in the global search field when in DetailView? I'm thinking at the situation where you are browsing 'not sequential' through a global search and when you search and hit a result, after you edit and save(after save you are back in DetailView) it would be nice to be able to start typing again directly in the global search for the next element without having to move the mouse in the the field for it. Maybe a GV that does that would be nice because this behavior may not be suitable in all situations.
Hi all, i use sendgrid integration for email sending
Now i've scheduled a workflow to send an email for opportunity module in a specific days 3, 7, 14 after a data field.
Now it works, but reading the email's summary in Opportunity module not report the Sendgrid results
Look picture 1
but in Message Module report all correct except the field Related to ( I think to be to the Opportunity module)
Pic 2
i don't know if i did any mistake
in pic 3 the parameters of workflow task email
Estamos utilizando las Ordenes de Venta para hacer los albaranes. Útilizando un campo creado para indicar si es albarán o no. Tenemos otro campo para numerar los albaranes que vamos haciendo pero la numeración la realizamos de forma manual.
Habría alguna manera de recoger este último valor del campo y sumarle "1" al indicar, en el campo creado, que sí es un albarán?
*O si ya existe alguna solución/modulo para este tema.
Today in GUI for profile settings are possible, hide or block changes for each field
But in many situation is necessary field blocked changes only for user "human", and maintain the possibility system to change the same field, in workflow
Only way setting that, are changes directly in database ( not good practices, more risk, etc )
using --> UPDATE `vtiger_field` SET `displaytype` = '4' WHERE (`fieldid` = '948');
I suggest create possibility setting that special field, in GUI interface too.
Lets say I want to alter the columns for the Assets related list under products. I want to show not only the customer, but also the customer city and postal code. Could I use an expression in the field directive of the listcolumns business map?
Explain better, are very common, salesman, sales manager, or support user, need setting same dashboard.
Today, each new user, are necessary logging into user, for choose dashboard widget ( only default widgets can be setting for admin )
Or add possibility admin user, copy dashboard setting to another user, in session Home Page Components in User setting ( it would be of great value too )