In Bayside part 6 I am trying to create a trigger for the navigation menu link

I followed the instructions in the tutorial to insert the new h2 named Menu, added to the #menulink element, and in mode code, the code is as in the example of the tutorial.  I don't see #menulink in the list of selectors.  I don't get #menulink by the h2 in the NIV.  Was an int missing the step of the tutorial, or who should I have hurt.

The code view is less than

ELSA

Being very new DW cc, I didn't create the selector.  A confused.  Now go ahead although probably will have questions in the menu style next week.  Thank you.  ELSA

Tags: Dreamweaver

Similar Questions

  • Get the 500 error trying to create a table using the REST API

    Hello

    I tried to create a table using the REST API for Business Intelligence Cloud, but I got 500 Internal Server Error for a while now.

    Here are the details that I use to create a table.

    Capture.JPG

    and the json to create the schema that I use is

    [{'Nullable': [false], 'defaultValue': 'dataType' [null],: ['VARCHAR'], 'precision': [0], 'length': [18], 'columnName': ["ROWID"]}]

    , {'Nullable': [true], 'defaultValue': 'dataType' [null],: ['VARCHAR'], 'precision': [0], 'length': [18], 'columnName': ['RELATIONID']},

    {'Nullable': [true], 'defaultValue': 'dataType' [null],: ['VARCHAR'], 'precision': [0], 'length': [18], 'columnName': ['ID']}

    , {'Nullable': [true], 'defaultValue': 'dataType' [null],: ['TIMESTAMP'], 'precision': [0], 'length': [0], 'columnName': ['RESPONDEDDATE']},

    {'Nullable': [true], 'defaultValue': 'dataType' [null],: ['VARCHAR'], 'precision': [0], 'length': [255], 'columnName': ['RESPONSE']},

    {'Nullable': [false], 'defaultValue': 'dataType' [null],: ['TIMESTAMP'], 'precision': [0], 'length': [0], 'columnName': ['SYS_CREATEDDATE']},

    {'Nullable': [false], 'defaultValue': 'dataType' [null],: ['VARCHAR'], 'precision': [0], 'length': [18], 'columnName': ['SYS_CREATEDBYID']},

    {'Nullable': [false], 'defaultValue': 'dataType' [null],: ['TIMESTAMP'], 'precision': [0], 'length': [0], 'columnName': ['SYS_LASTMODIFIEDDATE']},

    {'Nullable': [false], 'defaultValue': 'dataType' [null],: ['VARCHAR'], 'precision': [0], 'length': [18], 'columnName': ['SYS_LASTMODIFIEDBYID']},

    {'Nullable': [false], 'defaultValue': 'dataType' [null],: ['TIMESTAMP'], 'precision': [0], 'length': [0], 'columnName': ['SYS_SYSTEMMODSTAMP']},

    {'Nullable': [false], 'defaultValue': 'dataType' [null],: ['VARCHAR'], 'precision': [0], 'length': [10], 'columnName': ['SYS_ISDELETED']},

    [{'Nullable': [true], 'defaultValue': 'dataType' [null],: ['VARCHAR'], 'precision': [0], 'length': [50], 'columnName': ['TYPE']}]

    I tried this using postman and code, but I always get the following response error:

    Error 500 - Internal server error

    Of RFC 2068 Hypertext Transfer Protocol - HTTP/1.1:

    10.5.1 500 internal Server Error

    The server encountered an unexpected condition which prevented him from meeting the demand.

    I am able to 'get' existing table schemas, delete the tables, but I'm not able to make put them and post operations. Can someone help me to identify the problem, if there is no fault in my approach.

    Thank you

    Romaric

    I managed to create a table successfully using the API - the only thing I see in your JSON which is different from mine is that you have square brackets around your values JSON where I have not. Here is my CURL request and extract my JSON file (named createtable.txt in the same directory as my CURL executable):

    curl u [email protected]: password UPDATED h x ' X-ID-TENANT-NAME: tenantname ' h ' Content-Type: application/json '-binary data @createtable.txt https://businessintell-tenantname.analytics.us2.oraclecloud.com/dataload/v1/tables/TABLE_TO_CREATE k

    [

    {

    'columnName': 'ID',

    'dataType': 'DECIMAL ',.

    'Length': 20,.

    "accuracy": 0.

    'Nullable': false

    },

    {

    'columnName': 'NAME',

    'dataType': 'VARCHAR ',.

    'Length': 20,.

    "accuracy": 0.

    'Nullable': true

    },

    {

    "columnName': 'STATUS."

    'dataType': 'VARCHAR ',.

    'Length': 20,.

    "accuracy": 0.

    'Nullable': true

    },

    {

    "columnName': 'CREATED_DATE."

    'dataType': 'TIMESTAMP '.

    'Length': 20,.

    "accuracy": 0.

    'Nullable': true

    },

    {

    'columnName': 'UPDATED_DATE ',.

    'dataType': 'TIMESTAMP '.

    'Length': 20,.

    "accuracy": 0.

    'Nullable': true

    }

    ]

  • get the error "no sequence valid is not found for the set of patches" msg trying to launch Acrobat XI for the first time after installing - suggestions?

    get the error "no sequence valid is not found for the set of patches" msg trying to launch Acrobat XI for the first time after installing - suggestions?  Using Windows XP.

    Hi James,

    Let me know if the problem persists.

    Kind regards

    Nicos

  • Trying to create a trigger that adds a value to a field based on another field

    Hello

    Im trying to set a trigger that will add a field to a table if another field = the same thing and one where the condition is met, but can't seem to get anything to do and can't find anything online suggesting the syntax.

    the use of im tables are

    Applications_History

    Students

    I need the trigger to identify if the 'status' field = applicant accepted when a new data column is added, if that is the case I need to identify the scope of student_number of applications_history and match it to the student_number on students field, I then need to add a 'Y' in the field 'put' corresponding to this student in the student table. I'm looking for without stopping for some type of syntax format online but could not find anything, is it still possible?

    Thank you

    Something like that?

    create or replace trigger aiur_applications_history

    after insert or update on applications_history

    for each line

    Start

    If nvl (: old.application_status, 'x'). = 'candidate admitted '.

    and: new.application_status = 'candidate admitted '.

    then

    students update

    the value = 'y '.

    where student_number =: new.student_number;

    end if;

    end;

    /

    Kind regards

    Zlatko

  • Get NPES trying to create a line of the iterator of table on the loading of the page.


    Hi all

    I'm new to ADF and try to learn from its concepts. I've created a workflow with the train and using 7 jspx pages as the train stops. When I move from one stop to the next stop, the data are made to the database.

    My use case is, I want to fill an iterator of table on the loading of the page based on the data provided on the previous stop.

    I tried to use the code to find the iterator and create the line the view object in support Builder bean as well as file impl application module(call the executable action method) but every time I got the same null pointer exception.

    The code used for creating line iterator:

    BindingContext bindingContext = BindingContext.getCurrent ();
    BindingContainer DCBindingContainer = (DCBindingContainer) bindingContext.getCurrentBindingsEntry ();
    IdIterator DCIteratorBinding = bindingContainer.findIteratorBinding("iteratorName");

    ViewObject vo = idIterator.getViewObject ();

    Line rw = vo.createRow (); It is the line where I'm getting null pointer exception.

    Trace of the exception:

    at oracle.adf.model.bean.DCDataVO.initFKs(DCDataVO.java:621)

    at oracle.adf.model.bean.DCDataVO.createInstance(DCDataVO.java:592)

    at oracle.jbo.server.QueryCollection.createRowWithEntities(QueryCollection.java:1993)

    at oracle.jbo.server.ViewRowSetImpl.createRowWithEntities(ViewRowSetImpl.java:2492)

    at oracle.jbo.server.ViewRowSetImpl.doCreateAndInitRow(ViewRowSetImpl.java:2533)

    at oracle.jbo.server.ViewRowSetImpl.createRow(ViewRowSetImpl.java:2514)

    at oracle.jbo.server.ViewObjectImpl.createRow(ViewObjectImpl.java:11079)

    Please correct me if I'm wrong, but that's what I think I understand that, iterator links are not initialized correctly on appeal by Builder or application module impl of the file that I use.

    I will need to create a listener of phase of page for the task flow and and use the method afterPhase to call my method for line creation and insertion in the table iterator. ?

    But this approach causes the phase listner class to call for each workflow page I don't want I need to fill out the table only for a single page and not to other pages of six.

    Please help me in this problem by providing suggestions and pointers.

    My version of JDev is 11.1.1.6.

    Thanks in advance.

    ~ Abhishek

    Hi Ben,

    Thanks for your reply. But it did not solve my problem.

    To solve my problem, what I did is mentioned below:

    In my support for this page two, I create a listner beforePhase method and named her beforePhase displaying page jspx tag property.

    when the phaseId is RENDER_RESPONSE, so I call my method to set the extracted database of the values in the table iterator. and it updated the iterator with new values.

    Thank you all for your answers.

  • Trying to create a brush for watermark my pictures. Help!

    So, Im trying to create a brush to watermark my photos, but the predefined brush 'set' is not clickable, but it is clickable with any other picture I have try with. What I am doing wrong? can someone help me please? It is quite frustrating.

    not working.jpggrrr.jpg

    To quote the help:

    Using any selection tool, select the area of the image to use as a custom brush. The shape of the brush can be up to 2500 x 2500 pixels pixels in size.

  • I tried to download macOS Sierra for the last hours on my Mac, but it is still holding still to download. Should I download the El Capitan instead? All sites tell me that I should update my Safari.

    I tried to download macOS Sierra on my macbook pro iOS 10 for a few hours and it still has several hours to go. Should I just download the Capitan instead? All sites tell me that I should update my Safari or I wouldn't even through this disorder.

    You must complete the download of Sierra. It is a very large file and will take some time, especially on a slow Internet connection.

    (145165)

  • Blue screen, files lost, so did the system restore to an earlier date & now will not boot to the top. I tried nearly every program start after the start menu, it will just a black screen. Can anyone help?

    Starting from Dos programs, I found the info/Bios info. Version: not found/Dummy Bios detected / no. DC - 3 X 5 pci scsi contrller series can be found / Windows info: not found / ECC:disabled / ACD: Frozen / HDD:O. K / Processor: o.k.

    I was online, so I think it was the threat detected. Thanks for repying but since I used Microsoft XP repair CD, I tried to fix it but 1 still would not start I used remove them and reinstall the installation on CD repair and then typed in the sticker of PC product key and it worked so I ' ve go my PC now, but I am still a few problems to read the 2 last Qs I put in. " I would be grateful if you can help with thoughs, although they are not serious here yet annoying especially the keyboard Q. thank you, best regards, Darren.

  • running windows 7 and trying to install creative cloud for the first time. I get the error code 50?

    What to do... I read that the closing of applications could help... and of course to restart...

    and running in SafeMode (sorry, but this isn't a valid option)

    I must have been the pc on which I have installed... I tried to run the same installation on another pc... no problem ever, which... I made one instant and deployed on the pc in question, and who works... go figure

  • Trying to create a certificate using the keytool - help!

    Hi, I followed a set of instructions using Terminal Server to create a certificate. Terminal has produced a file and when I open it using text edit its about 20 lines long of a code value. I was hoping that it would provide a certificate that I could use. Maybe there, I don't know what I was looking for!

    Im working in the viewer generator and I am tab Provisioning trying to get into the "ID of the Application.

    I'm totally stuck here. Help, please!

    For more information about creating certificates and mobileprovision file, see the Companion Guide PDF edition iPad.

    You are a customer company DPS?

    You create company signed construction app?

    In the affirmative, please follow link below:

    http://help.Adobe.com/en_US/digitalpubsuite/using/WS67cb9e293e2f1f6063be51521300070dc55-80 00.primeras html

  • Trying to create a form that the user can save on their own computers

    Hello!

    I ' v has created a form with Acrobat X with some textfields and tries to send it to others who have Reader installed (X), but they cannot save the data locally, they entered. Why? What I am doing wrong?

    In the end, I also want to add data to the form with a request (form WINDOWS.NET) and that doesn't seem to be a problem, but the most important thing is that users must be able to fill some fields manually, save it to their own machine and send back to me later.

    Please tell me how to solve this problem!

    You must enable the rights of the player. I do not remember where he moved in he AA X.

  • tried to create a network for internet sharing. But the option "activate internet ' is not available in the share window during the creation of the new network

    Please kindly help me out in the question above

    Hi ShamanthKumar,

    Which versions of Windows are the computers that you want network running? (Windows 7, Vista, or XP?)

    You are using a router, and if so, the computers are connected via cable or wireless?

    I suggest to look at the following articles that will show you how to network your computers for internet sharing:
  • I tried to update my driver for the ISATAP adapter and I uninstalled it, where can I go to reinstall this material?

    I uninstalled ISATAP card and I need to find so I can reinstall, please help.  Thank you

    See this link:

    ISATAP #3 card has a driver problem
    http://answers.Microsoft.com/en-us/Windows/Forum/windows_vista-hardware/ISATAP-adapter-3-has-a-driver-problem/a7e51ba1-604b-4FA6-B612-d8b3009fe1ee

  • Suddenly can't send/receive email through Windows Live Mail (see the below error code). I tried to use gotoassist.me for the online help, but could not connect as if something is blocking that, too.

    Your server suddenly put an end to the connection. The possible causes for this include server problems, network problems, or a long period of inactivity.

    Subject 'test '.
    Server: 'smtp.gmail.com. '
    Windows Live Mail error ID: 0x800CCC0F
    Protocol: SMTP
    Port: 465
    Secure (SSL): Yes

    You may have the wrong SMTP port.  Check the appropriate injector.

    You may also have another step which is not described anywhere I could find:

  • Trying to create a shortcut using the "F1" key I deleted the default shortcuts and now Illustrator will not accept 'F1' when I try to type on the box.

    Why Illustrator does not accept the 'F1' key as a shortcut? I deleted the default keyboard to "clipping mask/do" command and now I can't use the "F1" key All other command options are used for other shortcuts. Should I delete the Illustrator preferences and start again? If so, how do I?

    What OS? If a Mac, go to System Preferences and check the box that says deal with F-keys regular keys (or something to that effect). This will trigger the F keys to be used in artificial intelligence.

Maybe you are looking for