CoreBOSBB
[ solved ] - Suggestion - click on filed open pop to - tickets - Printable Version

+- CoreBOSBB (https://discussions.corebos.org)
+-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17)
+--- Forum: Administrator Support (https://discussions.corebos.org/forumdisplay.php?fid=8)
+--- Thread: [ solved ] - Suggestion - click on filed open pop to - tickets (/showthread.php?tid=1359)



[ solved ] - Suggestion - click on filed open pop to - tickets - rslemer - 01-09-2019

When editing a record is necessary click on icon ( + ) for system open a pop up for choose a account or contact, as a case selected

Not is possible input a text directly in field. At first moment, causes a litle confunsion in user

And I think is more usable, on user click in any area of field, system open a pop up for user choose your option


RE: Suggestion - click on filed open pop too - tickets - joebordes - 01-11-2019

coreBOS can already do that. Define an autocomplete business map for the fields you want to have that functionality:

http://corebos.org/documentation/doku.php?id=en:adminmanual:businessmappings:fieldinfo:autocomplete


RE: Suggestion - click on filed open pop too - tickets - rslemer - 01-11-2019

I will explain better

in fact only I suggest, the possibility click on any point with a field ( today pop up open only when I click on icon ) ...

But your anwser is a good features for my user.

One question, allowed uses a existing fiter not is more easy when created a custom map for this kind of resources?


RE: Suggestion - click on filed open pop too - tickets - joebordes - 01-11-2019

Ah, I understand, that sounds useful:

https://github.com/tsolucio/corebos/commit/f20e1298983d20ce35b3aabfe6af10604bbcc68d

thanks!

I don't understand the other question


RE: Suggestion - click on filed open pop to - tickets - rslemer - 01-11-2019

1) Works when edit mode, not is editing in line

2) I have a litle difficult for create a XML syntax, bacause that, I was thinking, if corebos possibilities point a pre existing filter in cbMAP instead a describe filters and codition in XML.

Exemple:
<filter>
<name_of_fiter>
</filter>

And system getting a fields and condition from filter

Similary in dashboard when was created a widget for module


RE: Suggestion - click on filed open pop to - tickets - joebordes - 01-12-2019

1) fixed. thanks!

2) it is a good idea, I will keep it in mind, but hopefully very soon we will have a map generator extension which will make things easier