Hi
I am using cfdiv but it is having one impediment I am trying to use jquery ui sortable but it is not working in the file which is being used in cfdiv
When I remove cfdiv tag and use cfinculde then it works
Any work around for it becasue I want to use cfdiv
Becasue I am using ColdFusion navigate to refresh the page
m
Michael Schmidt
12/06/2022, 2:52 PM
Even though i don't support using any of the CF - UI Components...
how about you explain to us how it is not working...
I am guessing it has to do with something to do with maybe jquery not initializing the files
maybe the look at the developer console - network tab and see if there are any lost network connections.
u
Umair Khan
12/06/2022, 2:54 PM
Console is showing no error
jquery initializing very correctly
g
Gregory Alexander
12/07/2022, 3:51 AM
I hate to beat a dead horse, but I would think about abandoning the cf ajax stuff soon- it getting so out of date that the browsers may soon not support it. Best of luck solving the issue.