The string can be whatever you like, my suggestion is to use a unique string per app so that's why I'm using the app name.
E.g. you coud use "reload_Add_grid_item"....
Announcement
Collapse
No announcement yet.
Home
Collapse
-
- 7 posts
-
user selectable columns in grid export (new feature) not working
I'm testin the new feature available under Export -> Export types in grid apps.
I've checked the "Select columns" under Excel.
...
- 1 post
-
Use this:
https://stackoverflow.com/a/28479618
As per any JS code that needs to interact with window elements, it must be executed...
- 4 posts
Leave a comment:
-
-
Yep modal in SC can break Select2 elements.
If you can, change the grid so that the form is not open as modal.
Another workaround is to inject...
- 7 posts
Leave a comment:
-
-
You can add your own names by creating session variables and make them equals to the SC defined ses vars.
[whatever_in_my_mind] = [usr_l...
- 3 posts
Leave a comment:
-
If that was the case, I think the SC manual gives you some hints.
But I had some issues with sc_select_where as well in the...Last edited by robydago; 02-07-2019, 07:02 AM.
- 4 posts
Leave a comment:
-
-
Ususally I have these errors when:
1 - the select is too complicated for SC to manage
and\or
2 - Fields are removed from the SQL select...
- 4 posts
Leave a comment:
-
I'm running 7.0 (the one provided wth SC) in development to run the SC IDE and 7.2 in production (fedora 29) to run the deployed applications
It...
- 4 posts
Leave a comment:
-
Nope.
Ended up not using the "session in database" option at all.
- 4 posts
Leave a comment:
-
I understand that you removed the line of code, but the IDE is stating that that var is still referenced in the setting, not in the code.
Specifically...
- 4 posts
Leave a comment:
-
It's as simple as you're trying to do it.
It shoud work.
Can you add an "echo $age;" (or the sc_ajax_message($age); function,...
- 2 posts
Leave a comment:
-
In your project search output, it shows that it was still used in the link.
But even if I'm right, I agree that this is an IDE issue as it should...
- 7 posts
Leave a comment:
-
It says that the var is defined in Update Key.
Maybe you set SC to use that var when updating the field...
- 4 posts
Leave a comment:
-
I think the issue is in the app link,
in the parameters settings section.
Even if you delete the vars from your code, if you used them as...
- 7 posts
Leave a comment:
-
robertoferraz
If that's the case, is it written anywhere in the documentation?
If not, it should be documented, because find...
- 4 posts
Leave a comment:
-
I've found out about this local var and field names confusion some time ago.
I suspect it is "normal" SC behavior.
Now I always...
- 4 posts
Leave a comment:
-
Did you try "Project \ Project Search" and search for 'glo_profileid' to check if it's still somewhere unexpected?
- 7 posts
Leave a comment:
No activity results to display
Show More
Leave a comment: