tags not getting added to csv
Posted: 2022-06-06 08:11
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