Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 4 online users. » 0 Member(s) | 1 Guest(s) Applebot, Bing, Google
|
Latest Threads |
Finetuning the way you se...
Forum: coreBOS Development
Last Post: alexandy40d
12-06-2024, 07:38 AM
» Replies: 4
» Views: 8,135
|
MariaDB Version
Forum: Administrator Support
Last Post: joebordes
11-01-2024, 11:49 AM
» Replies: 1
» Views: 621
|
Product Catalog / parts c...
Forum: Modules/Extension Support
Last Post: joebordes
09-15-2024, 09:40 AM
» Replies: 1
» Views: 1,106
|
Challenges and Best Pract...
Forum: coreBOS Development
Last Post: wishforbes
08-30-2024, 04:21 PM
» Replies: 0
» Views: 718
|
PRODUCTS IN ACCOUNTS BY O...
Forum: User Support
Last Post: jonathanmoore858
08-03-2024, 04:14 PM
» Replies: 4
» Views: 2,761
|
Zapier | Integration
Forum: Modules/Extension Support
Last Post: bernardgbailey
07-29-2024, 11:45 PM
» Replies: 7
» Views: 9,843
|
Versión PHP recomendada
Forum: International
Last Post: joebordes
07-04-2024, 05:42 PM
» Replies: 7
» Views: 3,321
|
Could Someone Give me Adv...
Forum: Open Discussions
Last Post: joebordes
06-27-2024, 08:32 AM
» Replies: 1
» Views: 1,697
|
RESTRICTED FILE
Forum: Administrator Support
Last Post: inspectorflint
06-22-2024, 08:08 AM
» Replies: 7
» Views: 5,655
|
GENDOC imágenes
Forum: Open Discussions
Last Post: joebordes
06-02-2024, 05:11 PM
» Replies: 4
» Views: 2,021
|
|
|
Help with business map |
Posted by: rslemer - 09-26-2019, 09:55 PM - Forum: Administrator Support
- Replies (19)
|
|
I created a function for use in business map
But I don't know how I get the recordID for edition for my SQL commands
In my research I think I need get a array $entity and in this there many fields, include the recordID
But how I ask a coreBOS to pass this variable for my routine?
|
|
|
insert a mask into a field |
Posted by: rslemer - 09-26-2019, 12:21 AM - Forum: Administrator Support
- Replies (3)
|
|
In past did ask a coreBOS time to develop for us a validation for use in business map to allow only a valid numbers for the tax number used in Brazil
This function does not allow my user to enter a wrong tax number ID in registry. This function as used thru business map
Now, user wish to see this number with a mask, and because an integration with my PBX, I need this number is written in database with a mask too.
I wish changed this original code, besides a checked number validation write in database number with mask too, like as 999.999.999-99
I don't know how I wrote this code, I means how I can get a record ID and call a UPDATE SQL
And I like to know, if there is a better option or I need created a custom function and called since a workflow
|
|
|
In report show only entity that link to other module |
Posted by: addady2 - 09-24-2019, 01:06 PM - Forum: Administrator Support
- Replies (3)
|
|
Hi,
I added a link field from "Purchase Order" order to Opportunity.
Now I want to create from "Inventory Details" module item report of all the items in "Purchase Order" that link to specific Opportunity.
How to identify the Opportunity. It not allow to put text, the popup error is:
"Invalid my-opportunity-field-name (Integer Criteria)0"
I guess I should enter the number on the Opportunity in the system.
In this example 8547
Code: index.php?module=Potentials&parenttab=ptab&action=DetailView&record=8547
But when I enter any Opportunity number it fail to bring any result always empty report.
Is it a bug or I'm doing something wrong?
|
|
|
Default order in widget |
Posted by: rslemer - 09-22-2019, 05:20 PM - Forum: Administrator Support
- Replies (2)
|
|
When did define a widget - module I did choose a module, filter and number of registry
Today is possible with some GV is possible defines an initial order and field to initial sorting view
But Widget not respect this variable, always shows first or same "n" items at filter. For user this is a problem, because new items are not displayed even click on refresh icon inside a widget ...
I suggest obey widget the order in filter too
|
|
|
|