How to design the more specific field?

Hello.
How to make more precise form-page fields? I want to make fields one under the other and check the distance between them.

Hello

As Dominique said, you are limited by the HTML (not Apex) but if you are really, really desperate you can use something like this:

style = "width:200px; position:absolute;top:100px;left:200px;"

Simply put in the fields of cells in HTML table attributes for the label and the element of every single item you want to place and enjoy your maintenance nightmare when they ask you to change the layout or add a new field to the middle...

Luis

Note: the editor of this forum don't like no = s no spaces around them, so please delete

Tags: Database

Similar Questions

  • How to design the oscilloscope... need idea, advice and suggestions...

    Hello...

    Student MI... so I'm new to LabVIEW... so I use LabVIEW 8.6 and NEITHER cDAQ-9178 for the connection between the material... and my PC... now, I have final project... I have to design digital oscilloscope using labview, but I have several problem...

    1) How to design the scope of design

    (2) I have the simple design pattern to display the wave... but stil have some problem, this block diagram... how I want to develop the other party such basis of design time, control vertecal, cityscape control, capture the wave... and etc.., I was the previous oscilloscope in labview reserch and I desgin again by reffer the previous... but still no function...

    Hopefully, someone can help me... to give me an idea, opinion or suggestion for me to complete my project... fnl plz... now, I declare my design... and all I recommend and agree with the suggestion of someone... Thank you very much

    Hello

    That must be validated in the jury of LabVIEW so I'll move it for you. The jury of feedback is used specifically to provide feedback on the forums and their features.

    In order to receive the best support on the Forums of Discussion OR, please post your question publicly on the map that best matches the products you use. This allows your question be seen by members of the forum in the world, thus allowing users the most expertise in this field for you help. Additionally, once your issue is resolved, users of the forum with the same question in the future can benefit from your experience.

    To start a new thread on the Forums OR, go to the correct product management on forums.ni.com Board and click on the "New Message" button. You will be directed through a search to see possible solutions. If you don't find a solution, you can proceed to post your question on this Board.

    Kind regards
    Jordan
    The Forum Moderator OR

  • How to design the table from the answer to the question table.

    Hi all

    I am creating an application for student review online.

    There are two types of questions, the only choice of response and multi choice answers.

    My question is less than
    create table question_master
    (
    exam_id number references exam_master(exam_id),
    marks_of_each_question number,
    type_of_question char(1),-- single choice answer/multiple choices answer
    q1 varchar2(2000),
    q2 varchar2(2000),
    q3 varchar2(2000),
    q4 varchar2(2000))
    my table to answer (I'm not satisfied with who is below
    create table answers_of_questions
    (
    answer_id number primary key,
    question_ID number referenes question_master(question_id),
    answer varchar2(4000) not null,
    is_answer_correct char(1),--y/n,
    student_selection char(1),--y/n   student select it or not
    ....
    ...
    now, I'm perfectly how to create the RESPONSE table to contain the answers.
    the only choice is good, but several checkboxes choices, what to do?
    How to design the table from the answer?

    do I have to create 2 tables to contain the answers?
    Note: the QUESTIONS and ANSWERS, all will be entered by the teacher. students will make a choice and I will store this choice in another table
    may be called STUDENT_SELECTED_ANSWERS or something like that.
    If anyone has some reference to the script retail scheme review online, kindly share with me.

    Kind regards.

    Kind regards.

    If you need to have answers in another table:

    Student (student_id, name, etc...)
    Review (exam_id, exam_name, etc...)
    Question (question_id, exam_id, question_text)

    Response (question_id, a_text, b_text, c_text, d_text, a, b, c, d).<-- one-to-one="" with="" question="" table,="" a-d="" flags="" used="" to="" indicate="">
    OR
    Response (question_id, answer_id, answer_text, OK)<-- many-to-one="" with="" question="" table,="" correct="" flag="" used="" to="" indicate="" correctness="" for="" this="" single="">

    Student_Answer (student_id, question_id, a, b, c and d)
    OR
    Student_Answer (question_id, student_id, answer_id)<-- creation="" of="" a="" question_id+answer_id="" in="" this="" table="" implies="" the="" student="" checked/selected="" it="" as="" an="">

    To what extent you want to standardize, it is up to you.

  • How to design the multi-onglet in rtf report in oracle apps r12

    Hello


    How to design the multi-onglet in rtf report in oracle apps r12

    a consultant who works on multiple projects in this report... . How to design rich text using the multi tab.


    Thank you

    Praveen,

    Already sent an invitation to chat. It's [email protected]

    Kind regards
    Vinod

  • How to control the number of fields in the Advanced mode in &lt; af:query &gt;

    Hello

    How to control the number of fields in the Advanced mode in < af:query >?

    Say I have 20 fields in my table, and I created a view of criteria with 2 fields. This would work perfectly in basic mode. But in Advanced mode , the choice of fields is possible by clicking on the Add fields button. I didn't have the customer to search with all 20 fields. Only 10 fields must be listed in the Advanced Mode, even if there are 20 fields in my table.

    How can I control the list of fields in ADDFields button?

    Any ideas?



    KR

    You can uncheck the contestable ownership of attributes that you must not appear in the Advanced Mode (but they will not appear in the other modes too!) or by programming the value the same as those mentioned here.

    http://adfcodebits.blogspot.com/2010/11/bit-27-setting-view-object-attributes.html

    Also, you can hide the button AddFields as suggested here - http://www.notjustjava.com/2011/12/cool-tips-to-showhide-components-of-the-query-control-of-adf/

  • How to display the serial No. field not to mention that the search results displayed

    How to display the serial No. field not to mention that the search results displayed

    Hello

    You missed to add the varstatus property in your table

    Try with this code:


    lines = ' #{bindings. " SahajDetailVO1.rangeSize}.
    emptyText = "#{bindings." SahajDetailVO1.viewable? "{'No data to display.': 'Access Denied.'}".
    fetchSize = "#{bindings." SahajDetailVO1.rangeSize}.
    rowBandingInterval = "0" id = "t1" styleClass = "AFStretchWidth."
    varStatus = 'vs' >



  • How to design the user interface of Indesign plugin cs6?

    Design of UI to the custom help c ++ library (SDK) for pluging is a work very tedious .so when I search on the net I found that we can do to help Adobe Creative Suite Extension Builder but I don't know how to use it to develop the user interface for the plugin and how to enable the management of events in this UI. I read a lot of document about it on the net, but they have all created a lot of confusion in my mind if someone can help me to know the steps I have to follow to develop the plugin using the this or whatever technology (action script, JavaScript etc)

    If you want to develop using Creative Suite Extension builder Extensions so I think that this is not the right forum for you. Thanks for posting your specific queries on the below mentioned link hotel

    http://forums.Adobe.com/community/creativesuites/cs_sdk

    To give a brief of how to develop the interface using JS ScriptUI user allows you to develop your user interface, it's a quick and an OS-independent approach to the development of the user interface. The user interface created using JS comes next. You can see the following link for more help on ScriptUI

    http://www.kahrel.plus.com/InDesign/scriptui.html

    I did not much info about the development of the CS SDK, but I can point you to one direction more than the dev called hybrid plugins that the user interface is created in CS SDK and appropriate methods are exposed plugin C++ (improve the script object model) to be called by the code CS for too and for communication between these two modules of code.

    Hope these pointer help you get started.

    Thank you

    -Manan

  • How to format the date/time field to pathern YYYY-MMM-DD

    Hello

    I'm on LC Designer ES2

    It is for the date format Date specifying, automatocaly view on my form.

    Think, how can I change display of the date to 2015-03-20 field. The default display 15/03/20

    Thanks fot all help

    Stone

    H, I empty the date/time field and recreate.

    Everiting is OK

    Thank you!!!

  • How to get the number of fields optimzed

    Hi Experts,

    I use ecm11.1.1.0.5 on linux with oracle 11g, I've added a few fields of information with the console of the ecm and rebuilt a comprehensive index, while ecm has told me I excessed limiting the number of optimized domain, I checked the doc and found the following limitation:
    Content Server Oracle system can have up to 32 fields optimized, which includes data, whole, standard such as dInDate, dOutDate Oracle Content Server fields and selected fields to be optimized. All the fields that are optimized are SURLABASEDESDONNEESDUFABRICANTDUBALLAST fields, which, by default, include dDocName, dDocTitle, dDocType and dSecurityGroup.

    I checked my fields optimized console ecm again (administration-> admin applets-> configuration manager-> information-> design of advanced search fields)

    I found 12 fields defined as isinSearchResult and isOptimized, defined as isInSearchResult and IsSortable 8 fields, so why I excessed limiting the optimized field 32?

    Another question is:
    Is it possible for me to add searchable fields and full search depending on the result, but without indication of regeneration?

    Search engine is the text of the oracle.

    Best regards

    LAN

    Now, I got some sleep and some caffeine, so let me go a little deeper.

    When you mark a field as "indexed/searchable" in Configuration Manager, if the field is a field of type integer or a date field, when the OTS is the search engine, this field is assigned to a section of SURLABASEDESDONNEESDUFABRICANTDUBALLAST. There is a limit of 32 fields of SURLABASEDESDONNEESDUFABRICANTDUBALLAST using OTS 11 g. This does NOT mean you cannot have more than 32 fields date and or whole, but [the searchable fields date] + [entire searchable fields] + [optimized fields declared] must not exceed a total of 32.

    You need more date and fields of integer type, you can add them, but you can not just index them for seaching.

    URM is a good example of this, because it uses a large NUMBER of date fields. The installation program detects if the OTS search engine and does not mark his date fields as searchable if OTS is in fact the search engine.

  • How to hide the credit card fields when PayPal is selected in the layout of catalyst fund business

    Who need to learn how to hide the fields of PayPal credit card is selected in the layout of the entry of catalyst business. Some old messages from Adobe (2012) on this subject has not provided clear solutions. Layout options page BC number of registration or the tutorials of customization that I could find. Can you please point me in the direction or there may be a few simple html, css, javascript that would do the trick. Thank you

    The script of BC for this form does by default. If it does not that this code may have removed or you have a form of script errorr there.

  • How to make the PDF text field to be strikes do not copy/paste from previous text fields?

    Dear friends

    Helps to solve a problem related to the fields of PDF text, please

    Is there a way to make a PDF of the respondent, which ends of fields text to type own text not copy/paste of the previous text fields?

    Thank you very much!

    Copy the following code, used as key event custom field of your field, will prevent to enter more than one character at a time, which means that copy it text from an external source is not possible:

    if (event.change.length>1) event.rc=false;
    

    However, you can inform your users of this restriction, or they think that something is wrong with the file.

  • How to show the asterisk, required fields in a row of the table?

    Hi people,

    To show the asterisk (*) required fields in a form, I used to give required = "true" for the component and surround the component with an af:panelLabelAndMessage for which I put showRequired = 'true '. How to proceed for a component in a table row. For an element in an array, there is no label itself. The required = true flag in the appropriate error message of component shows, saying that it is necessary, but there is not (*) for this component.

    Thank you
    Vishal

    Table does not have any mandatory attribute. But the column has the property of showRequired. You can used this. If the column has text input then also you put true required on this component. And set your required messages here.
    It can solve your problem

    Thank you
    Prateek

  • How to place the text entry field in the center of the white page

    Hello

    I'm new to ADF, I develop here the ADF login page.

    I am just placing the user name, the field button and login password in the center of the page.

    I tried several page layouts but I do not know how to set the fields in the middle of the page.

    Can someone tell me please how to do?

    Thanks in advance,
    SAN

    THERE'S YOUR ANSWER,
    http://java2go.blogspot.com/2010/12/creating-centered-page-layout-using-ADF.html

  • How to make the optional password field to create the user form?

    Hello

    IM generate a random password when I create a new user on OIM.

    The only problem is that I do not know how to do the fields:
    -Password
    -Confirm password

    ... be optional.

    Since they are mandatory, the user must enter a password, even if it will not be used, because I generate a random password and overwrite.

    I already looked in the FormMetaData.xml in the section

    < name of the form '3' = >

    ... but the fields, I would like to make optional are not included.

    Any help is appreciated.
    Adriano.

    Certainly, you need to change tjspGenerateCreateUserForm.jsp

    Example:



    value = "abcd1234" Refresh = "true" readonly = "true" styleClass = "Fields" tabindex = "1" / >



    value = "abcd1234" Refresh = "true" readonly = "true" styleClass = "Fields" tabindex = "2" / >

    See metalink Note 468779.1

  • How to remove the Message "full field".

    Hello

    I have a BasicEditField with maxNumChars the value 30. When the number of characters is greater than 30, I get the message "full field". (Is it possible for one) delete b) show a custom message instead of the default "full field". ?

    Thank you.

    Check this thread.

    http://supportforums.BlackBerry.com/Rim/Board/message?board.ID=java_dev&message.ID=29276&query.ID=28...

Maybe you are looking for