This website has been archived, it is working in read-only mode.

This website has been archived, it is working in read-only mode.

1
2

I want the program to have logic and selection screens with fields dynamically determined from configuration tables. And the users should be able to save variants for those screens. For that I want to generate the selection screens and processing logic from a code template.

asked 21 Sep '11, 14:43

pedrolima's gravatar image

pedrolima ♦♦
1.1k232840
accept rate: 32%


One way is to use code templates and function RSS_TEMPLATE_INSTANTIATE to generate the templates. The function documentation for this function is very good, it has details on how to write the templates and generate the code and includes a complete example.

permanent link

answered 21 Sep '11, 14:44

pedrolima's gravatar image

pedrolima ♦♦
1.1k232840
accept rate: 32%

Thank you very much for the information, it has just saved my life!

(27 Feb '13, 12:19) tabby_cat

Two other ways, once is to use selection options, but that is pretty static and limited.

Another way is to use the package S_FORMULA_BUILDER and use a dynamic scripting language with your selection criteria mapped into that scripting language. then you only need to save your formula script.

permanent link

answered 23 Aug '13, 08:19

Marius%20Piedallu%20van%20Wyk's gravatar image

Marius Pieda...
1612411
accept rate: 33%

Free comics: Marvel is giving away over 700 digital issues (really) Marvel is making more than 700 comic book issues available for free download. (promo.marvel.com). Marvel is giving away free digital downloads for more than 700 comic book issues - for real this time. Related Topics: http://www.tauramall.com/Toddler-Boy-Color-matching-Sport-Short-Pants-Toddler-Boy-Summer-bottom-p2005.html

permanent link

answered 14 Apr '13, 22:01

onsapya's gravatar image

onsapya
(suspended)
accept rate: 0%

Worst First Day Ever: Rookie TV Anchor Fired for Profanity in First Newscast A first day at a new job is always bound to be a bit tough, maybe riddled with some rookie mistakes. Unfortunately for A.J. Clemente, his first-day blunders ended up getting him fired. Read and more: http://www.tauramall.com/Toddler-Roll-Collar-Long-Sleeve-Girls-Shirt-Toddler-Spring-Tee-p2006.html

permanent link

answered 02 May '13, 04:30

nageya's gravatar image

nageya
(suspended)
accept rate: 0%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×28

question asked: 21 Sep '11, 14:43

question was seen: 20,786 times

last updated: 23 Aug '13, 08:19