Hi,
I believe you should ask in another subforum.... and, post a link to the software you are referring to.
Olaf
Search found 1063 matches
- 2023-03-19 16:23
- Forum: Bugs/annoyances
- Topic: IAM (identity and access management) integration
- Replies: 1
- Views: 338
- 2023-03-19 16:01
- Forum: bizzworxx AppGini Helper JavaScript Library
- Topic: Upcoming Feature: Allow users (!) to hide fields in Detail View
- Replies: 2
- Views: 200
Re: Upcoming Feature: Allow users (!) to hide fields in Detail View
Hi Jan,
also thanks from me. I am looking forward to this feature.
Olaf
also thanks from me. I am looking forward to this feature.
Olaf
- 2023-03-10 17:19
- Forum: Bugs/annoyances
- Topic: AG 22.14 rv 1293: -show as radio buttons- does not work
- Replies: 0
- Views: 172
AG 22.14 rv 1293: -show as radio buttons- does not work
Hi, I have a simple setup: Table A where I have a lookup field from table B. Users from group X can view & edit it's OWN records in table A (no insert, no delete), they have NO access to table B at all. The lookup contains only 2 values which is the reason why I decided to go with radio buttons. Pro...
- 2023-03-10 17:05
- Forum: Bugs/annoyances
- Topic: AG 22.14 rv 1293: CSV (new page) fails on record if string contains umlaut
- Replies: 4
- Views: 182
Re: AG 22.14 rv 1293: CSV (new page) fails on record if string contains umlaut
Hi Jan,
will do that next time. I did not think it could be the encoding (could have win windows-ansi as I exported data from Access to CSV and also to Excel from where I copied and pasted to notepad++).
Thanks for the hint anyways.
Olaf
will do that next time. I did not think it could be the encoding (could have win windows-ansi as I exported data from Access to CSV and also to Excel from where I copied and pasted to notepad++).
Thanks for the hint anyways.
Olaf
- 2023-03-10 16:26
- Forum: Bugs/annoyances
- Topic: AG 22.14 rv 1293: CSV (new page) fails on record if string contains umlaut
- Replies: 4
- Views: 182
Re: AG 22.14 rv 1293: CSV (new page) fails on record if string contains umlaut
Hi Jan,
I am not sure, but as the textstrings were embedded in doublequotes I do not see a reason, why it should break the import. Especially as different things occured: rest of the string missing, complete record missing.
Olaf
I am not sure, but as the textstrings were embedded in doublequotes I do not see a reason, why it should break the import. Especially as different things occured: rest of the string missing, complete record missing.
Olaf
- 2023-03-08 15:45
- Forum: Bugs/annoyances
- Topic: AG 22.14 rv 1293: CSV (new page) fails on record if string contains umlaut
- Replies: 4
- Views: 182
AG 22.14 rv 1293: CSV (new page) fails on record if string contains umlaut
Hi, I am trying to import from a CSV where strings are containes in double quotes. This works, but only, if the strings do not contain german umlauts (öäüß). If this is the case, either the rest of that string is not written to the field OR the field stays completely empty OR the record is not impor...
- 2023-02-28 18:31
- Forum: Advanced Customizations > Hooks
- Topic: Color Record Row in Table View Based on Field Value
- Replies: 50
- Views: 22978
Re: Color Record Row in Table View Based on Field Value
Hi, sorry not the answer to your question, but does your request make sense? Sooner or later all records will probably be older than 24 hours, thus everything will be colored. Maybe it is worth to switch and color all records that are younger than 24 hours? Maybe you can find a solution yourself usi...
- 2022-11-22 16:18
- Forum: Advanced Customizations > Others
- Topic: How to use distinct in select query
- Replies: 2
- Views: 305
Re: How to use distinct in select query
Hi,
did you post a more precise question somewhere else? If so, please post a link to that thread here. Otherwise, please describe your problem in more detail.
Olaf
did you post a more precise question somewhere else? If so, please post a link to that thread here. Otherwise, please describe your problem in more detail.
Olaf
- 2022-11-22 16:16
- Forum: Advanced Customizations > Hooks
- Topic: Table View Highlight
- Replies: 13
- Views: 490
Re: Table View Highlight
Hi utony,
as you are adding the CSS class danger to the field, just define a CSS to your liking (yellow with red text).
This should work.
You may want to add !important to color definitions in the class as well.
Olaf
as you are adding the CSS class danger to the field, just define a CSS to your liking (yellow with red text).
This should work.
You may want to add !important to color definitions in the class as well.
Olaf
- 2022-11-22 16:13
- Forum: Bugs/annoyances
- Topic: closing modal window automatically?
- Replies: 1
- Views: 266
closing modal window automatically?
Hi, when I open a modal window (subrecord) using the "eye" symbol next to a dropdown, I am wondering if there is a chance to have a modal window close automatically after it's record has been saved. It seems, that when adding a new record in the details tabs using modal windows, the modal window is ...
- 2022-11-22 16:08
- Forum: Bugs/annoyances
- Topic: AG 22.14 rev 1293: unknown error code 380
- Replies: 0
- Views: 245
AG 22.14 rev 1293: unknown error code 380
Hi,
I was searching through table/fieldnames when suddenly this error popped up (AG 22.14 rev 1293): Olaf
I was searching through table/fieldnames when suddenly this error popped up (AG 22.14 rev 1293): Olaf
- 2022-10-31 09:55
- Forum: Getting Started
- Topic: What does the "MIT Licensed" mean?
- Replies: 4
- Views: 927
Re: What does the "MIT Licensed" mean?
Hi, I am no legal advisor. If i create and modify my own files created with appgini can i upload a website and sell a subscription to users to access that website YES, you can do that (offer SAAS). and not have to publish my code online like on Github and keep it private as i wont want anyone to ste...
- 2022-10-31 09:14
- Forum: Bugs/annoyances
- Topic: help! default value for lookup
- Replies: 6
- Views: 404
Re: help! default value for lookup
Hi, maybe removing the "unsigned" from the PAIN field helps? I don't think my dropdowns have that option checked. The primary key (PK) of the harris_pain table should probably be an integer autoincrement. Might there be a space character (" ") after the default text? Or after the text in the harris_...
- 2022-10-30 19:34
- Forum: Bugs/annoyances
- Topic: help! default value for lookup
- Replies: 6
- Views: 404
Re: help! default value for lookup
Hi, maybe you could also post a screenshot? This could help. Some suggestions: Did the primary key of your default change? Did you put in (are you still putting in) the correct "value": If your lookup shows a text, you need to set that text as default in AG, not the primary key. Did you try to clear...
- 2022-10-29 14:35
- Forum: Bugs/annoyances
- Topic: record count wrong
- Replies: 2
- Views: 344
Re: record count wrong
Hi Ahmed,
thanks for testing.
I did try Vivaldi (latest, based on chromium) and Microsoft Edge. Both have the described problem.
Let's see what other say - I really thought I was the only one with this problem.
Olaf
thanks for testing.
I did try Vivaldi (latest, based on chromium) and Microsoft Edge. Both have the described problem.
Let's see what other say - I really thought I was the only one with this problem.
Olaf
- 2022-10-29 09:48
- Forum: Bugs/annoyances
- Topic: record count wrong
- Replies: 2
- Views: 344
record count wrong
Hi, I notice, that the record count does not show up correctly. I checked on several pages but it's always showing only the first digit of the total records. AG 22.14 rev 1293 If I disable JS for the site, the correct number is shown. This occurs on pages where there is no JS of my own, so I wonder,...
- 2022-06-14 05:07
- Forum: Tips And Tricks
- Topic: Field Permissions (hide / lock fields by usergroup)
- Replies: 74
- Views: 45353
Re: Field Permissions (hide / lock fields by usergroup)
Hi, as the readonly function is unsupported as Jan writes ( https://appgini.bizzworxx.de/appgini/styling-a-detail-view-a-step-by-step-example/ ) we need to use a quick fix: open: field_permission_base.php search for: new AppGiniFields([' . pad_field_permissions($fields_is_locked,'"') . ']).readonly(...
- 2022-06-11 16:25
- Forum: Tips And Tricks
- Topic: Field Permissions (hide / lock fields by usergroup)
- Replies: 74
- Views: 45353
Re: Field Permissions (hide / lock fields by usergroup)
Hi,
I can reproduce the problem. As the browser tells us my script is using an unknown function in AppGini Helper, I have written Jan and asked for his advice. I will update as soon as possible.
Olaf
I can reproduce the problem. As the browser tells us my script is using an unknown function in AppGini Helper, I have written Jan and asked for his advice. I will update as soon as possible.
Olaf
- 2022-06-11 09:39
- Forum: Bugs/annoyances
- Topic: Rebuild fields: (make possible to) ignore VIEWS (in admin/pageRebuildFields.php)
- Replies: 0
- Views: 321
Rebuild fields: (make possible to) ignore VIEWS (in admin/pageRebuildFields.php)
Hi, I have created pseudo tables in AG to allow a comfortably display of database views I have created before. Example: Table name in database "customers_last_month" Table name in AG: "customers_last_month" When I want to update the application and use the "rebuild fields" it's very confusing as the...
- 2022-06-11 08:55
- Forum: bizzworxx AppGini Helper JavaScript Library
- Topic: very interested in Tile View extension
- Replies: 4
- Views: 755
Re: very interested in Tile View extension
Hi Jan,
I am also interested, even if this means I would need to by another add on.
Take care
Olaf
I am also interested, even if this means I would need to by another add on.
Take care
Olaf
- 2022-06-03 05:28
- Forum: Getting Started
- Topic: What does the "MIT Licensed" mean?
- Replies: 4
- Views: 927
Re: What does the "MIT Licensed" mean?
Hi, please see Wikipedia: https://en.wikipedia.org/wiki/MIT_License Essentially you are almost not limited to what you can do with the code. Yes, you will need to include the license. From the wikipedia page: Any software licensed under the terms of the MIT License can be integrated with software li...
- 2022-06-03 05:15
- Forum: Getting Started
- Topic: different database (SQL Server, SQLite, PostgreSQL)
- Replies: 3
- Views: 529
Re: different database (SQL Server, SQLite, PostgreSQL)
Hi crnjak,
thanks for point out that file/position - I did not remember that.
Did you solve your MSSSQL problem? Did you try to access via ODBC? Did it work - or how did you handle the task (and with which result?
Olaf
thanks for point out that file/position - I did not remember that.
Did you solve your MSSSQL problem? Did you try to access via ODBC? Did it work - or how did you handle the task (and with which result?
Olaf
- 2022-06-02 05:19
- Forum: Getting Started
- Topic: different database (SQL Server, SQLite, PostgreSQL)
- Replies: 3
- Views: 529
different database (SQL Server, SQLite, PostgreSQL)
Hi, has anyone used AG with a different backend database than MySQL/MariaDB? I am thinking of SQL Server , SQLite or PostgreSQL . I know that in AG code we are supposed to be able to add certain database specific commands, but I have not done it. Now, another project lurking around the corner this m...
- 2022-05-08 09:00
- Forum: Bugs/annoyances
- Topic: bugs unauthorized users access pdf files knowing the link
- Replies: 29
- Views: 51208
Re: bugs unauthorized users access pdf files knowing the link
Hi, maybe your provider changed something (Apache version). Try the other .htaccess which I have shown here (this thread): https://forums.appgini.com/phpbb/viewtopic.php?f=11&t=2856#p15242 Maybe this does the trick already. Also it might help to see what happens internally so, why the permissions ch...
- 2022-05-06 10:06
- Forum: Bugs/annoyances
- Topic: bugs unauthorized users access pdf files knowing the link
- Replies: 29
- Views: 51208
Re: bugs unauthorized users access pdf files knowing the link
Hi facos, I just saw your posting by accident. as this thread holds actually more than one solution, maybe you could exactly pinpoint which solution you are using - thus which one is not working (anymore for you). The last solution is using standard AG libraries and login-check. If the script IS bro...