GithubHelp home page GithubHelp logo

inno-software / dnnjobboard Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 1.0 1.87 MB

An open source module that supports a job listing and application for DotNetNuke powered websites.

License: MIT License

C# 14.99% HTML 10.33% CSS 71.39% JavaScript 3.29%

dnnjobboard's Introduction

DnnJobBoard

An open source module that supports a job listing and application for DotNetNuke powered websites.

dnnjobboard's People

Contributors

inno-software avatar

Stargazers

Ferit avatar Luke@jcsc.biz avatar

Watchers

Cody avatar  avatar  avatar

dnnjobboard's Issues

MVC Html.Action() and Html.RenderAction()

Hi, I'm looking at your project for better understand how MVC work with DNN.
About the Url.Action to show "View Details" I can see that the page is full reloaded.
I'd like to know if there is any way to render a view with controllor injecting the code in the page like Html.Action() or Html.RenderAction() without full page reload.
Thanks!

debugging does not work

the project location is different than the install location and you can not debug it. see my prior post.
the recommended way is that the project name and install location are the same.
how do you debug it.?

debugging project

@Dnn.LocalizeString("lblJobStatus")
@Html.DropDownListFor(m => m.Status, new SelectList(@ViewBag.JobStatues, "StatusId", "Value"))

this line in your source code is throwing an error. why is it here? its not defined in the controller and it it should be Model.Status and not m.status if it existed right?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.