Hi,
sorry to bother you all!
Chronoconnectivity has been working splendidly, however I've come across two issues that I can't seem to solve and am not finding the information on the forum as well.
1) I need to assign a fixed value of "Changed" to a field after using the {edit_record} option in Chronoconnectivity. However due to the way that it works, automatically it overrides my "Changed" value with the previous value the field had before clicking the edit button.
I've tried using the "after submit fields" but I fear that because of my limited PHP skills I'm missing something.
In short: how do I make this work:
<input value="Changed" id="hidden_8" name="Status" type="hidden" />
2) I want users to be able to upload a different picture if necessary.
The issue appearing here is that if they do not upload any picture after the {edit_record}, the existing entry is switched to "NO FILE". I've tried inputting the existing lcoation of the picture but have failed in doing so. Any hints?
Thanks in advance!
Daan
sorry to bother you all!
Chronoconnectivity has been working splendidly, however I've come across two issues that I can't seem to solve and am not finding the information on the forum as well.
1) I need to assign a fixed value of "Changed" to a field after using the {edit_record} option in Chronoconnectivity. However due to the way that it works, automatically it overrides my "Changed" value with the previous value the field had before clicking the edit button.
I've tried using the "after submit fields" but I fear that because of my limited PHP skills I'm missing something.
In short: how do I make this work:
<input value="Changed" id="hidden_8" name="Status" type="hidden" />
2) I want users to be able to upload a different picture if necessary.
The issue appearing here is that if they do not upload any picture after the {edit_record}, the existing entry is switched to "NO FILE". I've tried inputting the existing lcoation of the picture but have failed in doing so. Any hints?
Thanks in advance!
Daan