How to make a DFF segment mandatory only in one page?

Hi All,
We have added a DFF in 2-3 pages. One of the segments in that DFF should be made mandatory only for one particular page. Is there any way to make it mandatory via personalization?
I can't make it mandatory in DFF settings as it will make the field mandatory in all pages where the DFF is used.
I m aware that I can extend the controller and check wehther the value has been entered or not. But does anyone have idea whether this can be achieved without any customization?
Regards,
Pradeep

We can achieve this requirement using Java script but this script is fired for every event in the page. You need to carefully choose the event(i.e. when the script should be fired).
Sample code:
1. create a rawText item
2. .in text property of the rawtext item use below sample code
<SCRIPT>if (document.getElementById("DFFFlex0").value != null) {alert('This field is required');} </SCRIPT>
// here DFFFlex0 is the ID of the specific DFF segment-Anand

Similar Messages

  • How to make a DFF in read only mode

    Hi All
    There is a requirement to male an descriptive flexfield (in Puchasing PO Headers) i read only mode for all the users.
    So that user must not select any values, Is any way to do this. Any workaround is possible ?
    Regards

    Hi;
    Please follow below and see its helpful:
    [Solved] How to make a DFF segment 'Read-Only' using Form Personalization?
    Also check:
    http://download-west.oracle.com/docs/cd/A60725_05/html/comnls/us/fnd/ogenff03.htm
    Regard
    Helios

  • How to make a DFF as Read only field

    How to make a DFF as Read only field

    Hi,
    You can add the read only token ($RO$) to any of the segments in the list. For example:
    segmentlist = "Context1|Segment1($RO$)|Segment2..."
    Thanks,
    Kumar

  • How to make few DFF fields read only in Forms

    Hello.....
    I am having an Issue in forms customization through custom.pll
    I need to make few DFF fields read only in HRMS enter and maintain form through custom.pll
    I tried with fnd_descr_flex.update_definition but in vain
    So please help me how to rectify this issue.
    Edited by: user.nazeer25 on Jul 9, 2010 5:27 AM

    Hello,
    Wrong forum.
    Ask this kind of question in the E-Business Suite forum ;-)
    Francois

  • Map with 500 pdfs. How to make a new file with only the first pages, new file with second pages etc.

    Hi,
    A client confronted me with the next question:
    I have a map with 500 pdf's in it.
    Is it possible to make a new file with only the first page of each pdf?
    After that to make a new file with only the second page of each pdf?
    And after that the third?
    Etc.
    Is that possible with an action?
    Or are there scripts for?
    I couldn't find them.
    I use an iMac with Acrobat XI.
    Any help is very welcome.
    Thanks in advance.
    Bornholm

    You can extract each page from each pdf as a seperate page.     Once this is done you can select the pages tocombine.
    You would have to write custom a custom JavaScript and programatically code the names to combine if the extracted file pages habvestandars naming that could  be programed. There maybe some security  coding you will have to do because of Adobe restrictions but this all documented in the Acrobat JavaScript Reference.

  • How to make a collage of 25 photos on one page

    I need to make a one page collage with as many as 25 photos

    Then use a collage app like one of these
    http://macupdate.com/find/mac/collage
    I've had good results with this
    http://macupdate.com/app/mac/22798/posterino
    or just use a word processor like Pages, or a diagramming app like OmniGraffle
    Regards
    TD

  • Make a dff segment mandatory based on another segment

    Hello All,
    I have the following requirement in R12
    In the receivables application for Address Information flexfield there are 2 segments..
    for segment1 there is an LOV and segment2 is a free text.
    If segment1 is say 'xyz' then we have to make segment2 as mandatory.
    This flexfield is in customer sites and this is an oaf page.
    Iam new to oaf and not aware of the personalizations in OAF. Any help provided would be great.
    Thanks in Advance.

    Hi,
    In ProcessFormRequest method we can't set Bean's property as per your requirement.
    But still you can try following programatically. Not sure as I have never tried but give it a shot :)
    In ProcessRequest:
    1. Create a VO dynamically having a transient attribute. Attach this VO to AM of that page.
    2. Create a new row for this VO and set the transient value to "no"
    3. Bind an event (firePartialAction) on the item mapped to 1st segment i.e. your LOV.
    4. Bind a SPEL to Required property for the textInputBox mapped to segment2. SPEL will have the VO you have created in step 1.
    In ProcessFormRequest:
    1. Check for the event of segment1
    2. If yes, Check the value selected.
    2. If this is the value you want textInputBox to set mandatory, set the transient Attribute of VO created in ProcessRequest's Step 1 to "yes".
    Hope it works.
    Thanks,
    Mukesh Uchaniya

  • How to make Sales Office field mandatory in VA01 initial screen?

    Hi,
    How to make Sales Office field mandatory in VA01 initial screen? I mean in the first screen where we enter the document type and the sales area?
    Regards,
    Ajit

    Dear Deepak,
    Thanks for the clarification.
    But, as far, I have understood the query - it is very simple and that is..
    Whenever one creates a Sales Order (T.Code: VA01), Parameter: Sales Office needs to be mandatory (for all Sales Order, irrespective of Customer Account).
    Until-unless, user won't enter the parameter: Sales Office, System will not lead to next page (now, here we need to enter Customer/ material etc...).
    I have answered the query, in this regards, only.
    Best Regards,
    Amit.
    Note: Pls. correct me, if I am wrong. Thanks for everyones guidance.

  • How to make tax classification field mandatory in sales order ?

    Hi,
    while creating sales order, " how to make tax classification field mandatory ".
    Please tell me the procedure.
    In tcode OVA2. what are the entries for fields,table.
    Regards,
    sapsduser

    Dear ,
    Could you please share why you want to make tax Classification field mandatory in sales order.
    Maintain Tax classification field for customer in Customer Master Data = (Sales Area Data - Billing document Tab page)
    Tax Classification field for Material in Material Master Data = Sales Org. 1 View.
    While creating sales order and enter customer and material system automatically fetch the tax classification related data into sales order.
    Tax is calculated based on the ship to party.
    Hope this will help you.....
    Regards,
    Manoranjan.

  • When I run a web browser immediately loaded two blank tabs. How to make the browser load the only one?

    when I run a web browser immediately loaded two blank tabs. How to make the browser load the only one?

    Did you check the home page setting to make sure that if doesn't have pipe (|) symbols?
    See these articles for some suggestions:
    *https://support.mozilla.org/kb/Firefox+has+just+updated+tab+shows+each+time+you+start+Firefox
    *https://support.mozilla.org/kb/How+to+set+the+home+page - Firefox supports multiple home pages separated by '|' symbols
    *http://kb.mozillazine.org/Preferences_not_saved

  • How to make iPhone 4S Wi-Fi only

    Hello,
    I am going overseas to Iceland so I wanted to know how to make my iPhone Wi-Fi only so I won't get any extra charges on my bill.
    Thanks,
    Channing

    ssschmidt's instructions WILL NOT do what you want.

  • How to make the CATEGORY field mandatory in the SMIN Support Ticket in test management?

    Hi,
    how to make the CATEGORY field mandatory in the SMIN Support Ticket in test management?
    Rg,
    Karthik

    Hi Kamal,
    This note steps will no validation that the user actually enters a value and the message will be created even if this 'required field' is left blank.
    Any other way to validate the enter a value also?
    Rg,
    Karthik

  • In ME51N need to make Purchase Org. as mandatory only for selected one

    Dear guru's
    While creation of Purchase requisitions (ME51N), I need to make Purchase Org. as mandatory only for selected one Purchase Org. out of say 10 Purchase Orgs.
    Is there any userexit or workaround for this.
    Thanks in advance,
    With regards,
    Harisha

    Dear Harisha,
    One way is to define a transaction variant with SHD0.
    http://help.sap.com/saphelp_webas620/helpdata/en/eb/5fab41d79b11d296190000e82de14a/content.htm
    In the SAP Reference IMG, you can create transaction variants. Choose Basis Components -> Application Personalization -> Tailoring of Application Transactions -> Configure Transaction-Related Display Values for Fields (Transaction SHD0). Transaction variants allow you to preset values for fields in a transaction, set field attributes, or hide entire screens.
    To execute a transaction variant, you define a variant transaction using the Transaction Maintenance transaction (SE93).
    Once you have entered a transaction code and short description, choose transaction type Transaction with variant (Variant transaction).
    To define a variant, enter the name of the transaction and the name of the variant. You can then use the new transaction code to start the special variant of the transaction.
    or
    In IMG under
    Materials Management -> Purchasing -> Purchase Requisition -> Data Screen Layout at Document Level.
    Hope this will help.
    Regards,
    Naveen.

  • How to make a summary column appear only once (in the first page only) in SSRS 2008?

    Hello Everyone,
    How to make a summary column appear only once (in the first page only) in SSRS 2008?
    Regards
    Gautam S
    Regards

    Hi,
    Assuming you have test data like this ;
    select 'abc'as [GROUP],'NN' name , 1 id
    union all
    select 'abc' as [GROUP] ,'PP' name , 1 id
    union all
    select 'abc'as [GROUP],'RR' name , 2 id
    Step1  : take Tablix with row group as your group Name .
    Step2 : right Click on Row Group Details -> Delete-> Delete Group Only
    Step3 : In Count Cell use below expression ;
    =CountDistinct(Fields!id.Value)
    Follow this link;
    https://social.msdn.microsoft.com/Forums/sqlserver/en-US/b6b45917-0a26-4d15-be46-2c6a2697d6e9/distinct-rows-sum?forum=sqlreportingservices#5ffdee06-c2c8-44ea-a3a5-b958488bb6b5
    Thanks
    Please Mark This As Answer or vote for Helpful Post if this helps you to solve your question/problem. http://techequation.com

  • How can I isolate iPad apps so only the ones I want people to use are visible to them?

    Hello. How can I isolate iPad apps so only the ones I want people to use are visible to them?

    At the moment it's not possible, but you could try providing feedback to Apple here http://www.apple.com/feedback/ipad.html (this has come up a few times so you won't be the first person to request it).
    An alternative if you only want your customers to have access to only one app, is to look for cases that prevent access to the home button so that they can't get access to the home screen and therefore other apps. e.g. http://www.staypad.com/photos.html is a mounted case for use on walls/tables etc (there are probably others available, that is just the first one that my search found).

Maybe you are looking for

  • Problem while refreshing the cube from excel

    I am trying to refresh the excel file(Cube from excel).  But i can able to refresh the same cube in server. But users facing this problem. The following error coming  I was working fine till yesterday.  Please suggest me...  Sudhan

  • Update button in AAM ist not visible

    Installations with AAM (Version 6.2) are done, but Updates are not available because the button ist not visible. the DLM_Native.log shows this error: [INFO] |  |  |  |  |  |  | 1356 | Update Session is created and key generated is {0C3B216B-CDCF-4DC3

  • Clarify

    <Moderator Message: a) use meaningful subjects; b) don't post basic questions; c) search before posting> Hi Gurus, pls some one clarify me regarding this what will happen when we create a attribute as navigational instead as attribute only .How can w

  • SQL Server Dababase data split

    Dear All, I have a database with 235 GB Data. Now currently database is shared by two countries transnational data. Now I got the requirement to separate the data of two countries as two individual databases. Would you please suggest the best way to

  • App updates not showing change logs in iTunes 12.0.1.26

    As above, since the new update and then the update with Yosemite when i go into the app section and go to updates the showing updates now only show the basic info. It does not show what the new changes have been, minor i know but i do like to know wh