English
good evening
Looking at the following example ...Demo "artists basic list" - Function "read-article" - Where conditions "Article.id:{data:article_id}"
The sentence "deprecated" is displayed just below the "Where conditions" input box.
Why ?
What exactly should I put in this area?
I can't delete it to possibly create another condition (not "deprecated") ...
thanks a lot for your help
Français
Bonsoir
En regardant l'exemple suivant...
Demo "artistes basic list" - Function "read-article" - Where conditions "Article.id:{data:article_id}"
Il s'affiche la phrase "deprecated" juste en-dessous de la zone de saisie "Where conditions".
Pourquoi ?
Que dois-je mettre exactement dans cette zone ?
Je n'arrive pas à la supprimer pour créer éventuellement une autre condition (non "deprecated")...
Merci beaucoup pour votre aide
Jean-Marie
good evening
Looking at the following example ...Demo "artists basic list" - Function "read-article" - Where conditions "Article.id:{data:article_id}"
The sentence "deprecated" is displayed just below the "Where conditions" input box.
Why ?
What exactly should I put in this area?
I can't delete it to possibly create another condition (not "deprecated") ...
thanks a lot for your help
Français
Bonsoir
En regardant l'exemple suivant...
Demo "artistes basic list" - Function "read-article" - Where conditions "Article.id:{data:article_id}"
Il s'affiche la phrase "deprecated" juste en-dessous de la zone de saisie "Where conditions".
Pourquoi ?
Que dois-je mettre exactement dans cette zone ?
Je n'arrive pas à la supprimer pour créer éventuellement une autre condition (non "deprecated")...
Merci beaucoup pour votre aide
Jean-Marie
The "where conditions" box is deprecated, and you should instead add the conditions with the blue buttons.
English
Hello
Thank you for your reply.
To be more precise, here are the fields to fill:
- Table field name: "Article.id"
- Condition: "="
- Value: "{data: article_id}"
- Null Value: "Use" (or something else depending on the context)
That's right ?
Français
Merci pour votre réponse.
Pour être plus précis, voici donc les champs à remplir :
- Table field name : "Article.id"
- Condition : "="
- Value : "{data:article_id}"
- Null Value : "Use" (ou autre chose suivant le contexte)
C'est bien cela ?
🙂
Hello
Thank you for your reply.
To be more precise, here are the fields to fill:
- Table field name: "Article.id"
- Condition: "="
- Value: "{data: article_id}"
- Null Value: "Use" (or something else depending on the context)
That's right ?
Français
Merci pour votre réponse.
Pour être plus précis, voici donc les champs à remplir :
- Table field name : "Article.id"
- Condition : "="
- Value : "{data:article_id}"
- Null Value : "Use" (ou autre chose suivant le contexte)
C'est bien cela ?
🙂
Null value means what do you do if the {data:article_id} is empty, do you use it (as in "Where Article.id = Null"), continue (skip that condition) or stop (error)
English
Thank you healyhatman for these details
And for the deprecated condition "Article.id:{data:article_id}", should I replace with the following 3 fields?
- Table field name : "Article.id"
- Condition : "="
- Value : "{data:article_id}"
Français
Merci healyhatman pour ces détails
Et pour la condition deprecated "Article.id:{data:article_id}", dois-je remplacer par les 3 champs suivants ?
- Table field name : "Article.id"
- Condition : "="
- Value : "{data:article_id}"
Thank you healyhatman for these details
And for the deprecated condition "Article.id:{data:article_id}", should I replace with the following 3 fields?
- Table field name : "Article.id"
- Condition : "="
- Value : "{data:article_id}"
Français
Merci healyhatman pour ces détails
Et pour la condition deprecated "Article.id:{data:article_id}", dois-je remplacer par les 3 champs suivants ?
- Table field name : "Article.id"
- Condition : "="
- Value : "{data:article_id}"
Well do you want to get the articles with the id that matches that field?
Yes exactly :-)
This topic is locked and no more replies can be posted.
