Forum Replies Created
-
AuthorPosts
-
Hello Alexander
It worked. Just made minor changes to css so I could target the desired input
Attachments:
Probably the reason any rule is not firing?
Attachments:
Hello @Alexander
Will check it thank you
Hi @Alexander
Thanks for replying. Would be a nice if we could sort those values.
Any external plugin to extend its functionality?
The EditForm of the final list (B) were origin data (A) is pulled into. From List A into List B
It’s giving me error in all records in EditForm (List B). Check image Capture-EntSA-05.PNG, the data from that field is saved with an “;\n” in NewForm.
If I edit the field and manually remove the “;\n”, when I access EditForm everything if fine
- This reply was modified 5 years, 1 month ago by Filipe Ribeiro.
Attachments:
Hello again,
Activated the debug on “Field:multiline” cascading and once you choose one option the field adds an linebrake 🙁
Check image for reference
Attachments:
(PART 2/2) – The rest of the printscreens
Hope you can help me out sorting this issue ?
- This reply was modified 5 years, 1 month ago by Filipe Ribeiro.
Attachments:
Hello @Alexander,
Thanks for the reply, analysed the method you mention but I have doubts how to do it with it, and I don’t actually think how it will resolve. Let me explain a bit further the case. I will reference lists only by letters to simplify the explanation, we got:
# List A (on EditForm.aspx)
– Data was imported from .xls> Capture-SA-01.PNG
> Capture-SA-02.PNGResult: All data seems fine, no “;”,no linebrake (\n or <br>) and no spacings. Also accessed database with MS Access to validate.
# List B (on NewForm.aspx)
– Acquires data from List A
– Source field – SPFieldText
— Destiny field – SPFieldNote, Plain text
— “Method” through a cascading in DFFS> Capture-EntSA-01.PNG
> Capture-EntSA-02.PNG
> Capture-EntSA-03.PNGResult: All data has “;” and linebrakes
# List C (on NewForm.aspx)
– Acquires data from List B.# List C (on EditForm.aspx)
– If we manage to fix the issue between #A and #B probably #C will be valid, but let’s problem at the time 🙂> Capture-casc01.PNG
(PART 1/2)
Attachments:
Can you help showing the direction to clear the invalid (linebrake) on save in NewForm.aspx? Or something?
Unfortunately don’t know how to fix due to programming knowledge limitation 🙁
@Alexander your questions lead us to the problem. Thanks for the fast reply
We found the issue
On “Entidades” list we can have more them one “Setor de Atividade” (another list). Based on that, the data is loaded on a note field, multiline in “Entidades”, and the data as a line brake ;\n in the end. On the database this scenario is confirmed.
Hi again
Thanks to what you wrote I created a test list (Test_List) without imported data from external source. Created a cascading to read data from itself and I get no errors 😮
Based on this, what you suggest? Check the imported data for “invalid”/invisible characters?
Attachments:
Hi Alexander,
Actually we’ve imported “Distrito” and “Concelho” from XLS into the database, to a another list called “DiCo”. This list then feeds fields in “Entidade”, then a third one, the problematic, gets data from “Entidade”, on NewForm the cascading is working fine but the edit does not.
Don’t know what to try anymore. But did you succeed on fixing the problems when the source data contained invalid (and invisible) characters?
- This reply was modified 5 years, 1 month ago by Filipe Ribeiro.
-
AuthorPosts