November 19, 200916 yr Question: If have a lot of fields without size limit. Now I'm looking for an option to show the user the whole content of these fields without giving access to modify the content. If I disable Browsemode I can't scroll down the field, the scrollbar is also disabled -( Any ideas?
November 19, 200916 yr Hi creating a new calculated field with calc: YourTextField will give to the user the possibility to scroll down w/o modifying anything.
November 19, 200916 yr Author And I have to do this for every field (about 30) WHAT A WORK ;-) thanks
November 19, 200916 yr 30 fields? What is the reason you need to do this? Could this be better accomplished using Accounts and Privileges? or Custom Menus.
November 19, 200916 yr Author Hi, ok there are about 20 fields. It's for a medical file (anamnesis) and I would like to give the possibility to have an overview of the old medical files before opening a new. each field stands for a group like bone problems, vascular problems, muscles problems and so on. by ChiSao
November 20, 200916 yr Author I'm using relationships and portals: I have a medical file table and a treatment table (one to more). And I would like the possibilty to show the medical file at the same time with the treatment table. AND I have to use IWP (reason: low cost solution)
November 20, 200916 yr Just a guess, but it sounds like you are trying to display a portal within a portal?
November 24, 200916 yr Author At the time of the post I didn't try it but NOW I have exactly this problem. I have a table for the "initial treatment session" and a table (one to more) for the "following treatment sessions". 1 inital treatment could have several "following treatments" Now a patient could have more than one "initial treatment" My Problem: On the Patient Layout I would like to show a list of all "initial Treatments" (I did this with a portal) and for each "inital Treatment" all "following treatments" (Portal in a Portal) And it has to work with IWP Table design: Patient --< initial treatment session --< following treatment sessions Does anyone have an idea how I could solve this problem? Thx and best regards ChiSao Edited November 24, 200916 yr by Guest
Create an account or sign in to comment