Page 1 of 1

tags not getting added to csv

Posted: 2022-06-06 08:11
by graham
Hi. I use the multi-select workaround as recommended by AppGini (https://bigprof.com/blog/appgini/a-work ... gini-apps/) select multiple values from a list, and it's been working fine. But now it's developed an unusual problem. When I add a tag via my control panel on my live site, the tag gets added to the database but not to the .csv file. So it appears in the table but not in the multi-select list. But everything works fine on my local version - gets added to the csv correctly. So after a bit of tinkering with no fix, I simply deleted my entire live AppGini and replaced it with my local AppGini (the content in both .csv's was the same) expecting this to fix things. But it hasn't - still got the same problem, works locally but not on live version. I'm on AG V22.13 Does anyone have any ideas? Thanks

Re: tags not getting added to csv

Posted: 2022-06-06 12:08
by pbottcher
Hi,

can you check the file permission for the .csv file on your production environment.

Re: tags not getting added to csv

Posted: 2022-06-06 17:07
by graham
Thank you pböttcher. Of course. I should have worked that out! But thanks again.

Re: tags not getting added to csv

Posted: 2022-06-06 23:30
by baudwalker
I have a situation where I would like to have multiple occurrences of the 'multi-select' file.
Each user would have their own 'multi-select' file based on their record ownership within the 'select field'.
Any ideas??
Barry